JUnit version 4.13.2
.18:08:38.276 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786471718266
18:08:38.340 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:08:38.379 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:08:38.389 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskfJCNTh/test-tmp
18:08:38.419 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
18:08:38.423 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskfJCNTh/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
18:08:38.608 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:08:38.621 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:38.622 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:08:38.624 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.623452 30320 mini_oidc.cc:150] Starting JWKS server
18:08:38.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.625370 30320 webserver.cc:533] Webserver started at http://127.0.0.1:35823/ using document root <none> and password file <none>
18:08:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.625561 30320 mini_oidc.cc:186] Starting OIDC Discovery server
18:08:38.626 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.625871 30320 webserver.cc:533] Webserver started at http://127.0.0.1:41713/ using document root <none> and password file <none>
18:08:38.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:38Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:08:38.637 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:38Z Disabled control of system clock
18:08:38.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.641613 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal
18:08:38.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:38.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/logs
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data/info.pb
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:38.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:38.645 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.62:33507
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.62
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:38.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:38.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:38.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:38.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:38.647 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json with env {}
18:08:38.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.746049 30338 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:38.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.746281 30338 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:38.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.746326 30338 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:38.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749881 30338 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:38.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749934 30338 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:38.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749953 30338 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:38.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749969 30338 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749985 30338 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:38.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.749998 30338 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35823/jwks.json
18:08:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.753775 30338 master_runner.cc:387] Master server non-default flags:
18:08:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/logs
18:08:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:38.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:38.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.62:33507
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:38.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json
18:08:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data/info.pb
18:08:38.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.62
18:08:38.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:38.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:38.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30338
18:08:38.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:38.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:38.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:38.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:38.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:38.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:38.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:38.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:38.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:38.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.754673 30338 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.755681 30338 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:38.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.760658 30345 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
18:08:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.760679 30344 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
18:08:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.760996 30347 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
18:08:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.761916 30338 server_base.cc:1061] running on GCE node
18:08:38.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.762372 30338 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:38.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.763132 30338 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:38.764 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.764294 30338 hybrid_clock.cc:648] HybridClock initialized: now 1786471718764310 us; error 86 us; skew 500 ppm
18:08:38.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.766009 30338 webserver.cc:533] Webserver started at http://127.29.156.62:36379/ using document root <none> and password file <none>
18:08:38.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.766618 30338 fs_manager.cc:362] Metadata directory not provided
18:08:38.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.766680 30338 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:38.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.766896 30338 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:38.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.768477 30338 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data/instance:
18:08:38.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f274000ccff40728912549394c7da68"
18:08:38.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.768966 30338 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal/instance:
18:08:38.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f274000ccff40728912549394c7da68"
18:08:38.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.772323 30338 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
18:08:38.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.774333 30367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:38.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.775270 30338 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:38.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.775364 30338 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal
18:08:38.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "8f274000ccff40728912549394c7da68"
18:08:38.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.775425 30338 fs_report.cc:389] FS layout report
18:08:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal
18:08:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal
18:08:38.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data/data
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:38.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:38.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:38.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.790627 30338 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:38.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.791097 30338 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
18:08:38.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.791219 30338 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:38.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.797539 30485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.62:33507 every 8 connection(s)
18:08:38.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.797542 30338 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.62:33507
18:08:38.798 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.798671 30338 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/data/info.pb
18:08:38.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.801275 30486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:38.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.804477 30486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } has no permanent_uuid. Determining permanent_uuid...
18:08:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.809110 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 30338
18:08:38.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.809265 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-0/wal/instance
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.810809 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:38.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/logs
18:08:38.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data/info.pb
18:08:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:38.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:38.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.61:35331
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.61
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:38.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:38.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json with env {}
18:08:38.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.818746 30486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } has no permanent_uuid. Determining permanent_uuid...
18:08:38.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.819545 30374 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.156.61:35331: connect: Connection refused (error 111)
18:08:38.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.820464 30486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.61:35331: Network error: Client connection negotiation failed: client connection to 127.29.156.61:35331: connect: Connection refused (error 111)
18:08:38.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.869683 30486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } attempt: 1
18:08:38.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.871280 30486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.61:35331: Network error: Client connection negotiation failed: client connection to 127.29.156.61:35331: connect: Connection refused (error 111)
18:08:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.911870 30495 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:38.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.912055 30495 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:38.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.912113 30495 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:38.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915601 30495 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915657 30495 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915683 30495 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915705 30495 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915727 30495 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:38.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.915746 30495 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35823/jwks.json
18:08:38.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.919818 30495 master_runner.cc:387] Master server non-default flags:
18:08:38.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/logs
18:08:38.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:38.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:38.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal
18:08:38.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.61:35331
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:38.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data/info.pb
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.61
18:08:38.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30495
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:38.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:38.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.921000 30495 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:38.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.922379 30495 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.928779 30503 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
18:08:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.928880 30504 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
18:08:38.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.928792 30506 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
18:08:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.929481 30495 server_base.cc:1061] running on GCE node
18:08:38.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.930730 30495 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:38.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.931668 30495 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:38.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.932842 30495 hybrid_clock.cc:648] HybridClock initialized: now 1786471718932833 us; error 26 us; skew 500 ppm
18:08:38.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.934739 30495 webserver.cc:533] Webserver started at http://127.29.156.61:45301/ using document root <none> and password file <none>
18:08:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.935324 30495 fs_manager.cc:362] Metadata directory not provided
18:08:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.935412 30495 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:38.935 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.935636 30495 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:38.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.937410 30495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data/instance:
18:08:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9eeaf31aedf346b286c095ffa7da7306"
18:08:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.937844 30495 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal/instance:
18:08:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9eeaf31aedf346b286c095ffa7da7306"
18:08:38.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.939458 30486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } attempt: 2
18:08:38.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.940959 30486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.61:35331: Network error: Client connection negotiation failed: client connection to 127.29.156.61:35331: connect: Connection refused (error 111)
18:08:38.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.943455 30495 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
18:08:38.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.945621 30521 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:38.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.946694 30495 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:38.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.946810 30495 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal
18:08:38.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "9eeaf31aedf346b286c095ffa7da7306"
18:08:38.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:38 on dist-test-slave-bqcl"
18:08:38.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.946898 30495 fs_report.cc:389] FS layout report
18:08:38.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data/data
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:38.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:38.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:38.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.968262 30495 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.968881 30495 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
18:08:38.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.969050 30495 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.975795 30495 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.61:35331
18:08:38.976 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.975802 30614 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.61:35331 every 8 connection(s)
18:08:38.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.976832 30495 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/data/info.pb
18:08:38.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.976979 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 30495
18:08:38.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.977072 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-1/wal/instance
18:08:38.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.977772 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:38.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/logs
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data/info.pb
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:38.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:38.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.60:33621
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.60
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:38.981 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:38.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:38.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json with env {}
18:08:38.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.980453 30617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:38.984 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.984215 30617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } has no permanent_uuid. Determining permanent_uuid...
18:08:38.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.992920 30617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } has no permanent_uuid. Determining permanent_uuid...
18:08:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:38.998838 30617 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } has no permanent_uuid. Determining permanent_uuid...
18:08:38.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:38.999622 30532 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.000639 30617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.60:33621: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.032138 30486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } attempt: 3
18:08:39.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.037060 30486 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } has no permanent_uuid. Determining permanent_uuid...
18:08:39.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.038504 30486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.60:33621: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.049863 30617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } attempt: 1
18:08:39.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.051241 30617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.60:33621: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.069693 30486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } attempt: 1
18:08:39.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.071085 30486 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.60:33621: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.085641 30620 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.085825 30620 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:39.086 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.085866 30620 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089048 30620 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089097 30620 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089114 30620 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089129 30620 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089145 30620 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:39.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.089159 30620 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:35823/jwks.json
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.092864 30620 master_runner.cc:387] Master server non-default flags:
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/logs
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal
18:08:39.093 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.60:33621
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:39.094 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:35823/jwks.json
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data/info.pb
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.60
18:08:39.095 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30620
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:39.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.093745 30620 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:39.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.094782 30620 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:39.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.100522 30642 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
18:08:39.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.100979 30620 server_base.cc:1061] running on GCE node
18:08:39.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.100567 30637 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
18:08:39.101 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.100631 30635 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
18:08:39.102 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.102627 30620 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:39.103 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.103551 30620 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:39.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.105069 30620 hybrid_clock.cc:648] HybridClock initialized: now 1786471719105011 us; error 76 us; skew 500 ppm
18:08:39.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.106959 30620 webserver.cc:533] Webserver started at http://127.29.156.60:41753/ using document root <none> and password file <none>
18:08:39.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.107556 30620 fs_manager.cc:362] Metadata directory not provided
18:08:39.107 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.107625 30620 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:39.108 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.107854 30620 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:39.109 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.109441 30620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data/instance:
18:08:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1908d1fcc0a7481eab7a595a3a5b9710"
18:08:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.109985 30620 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal/instance:
18:08:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1908d1fcc0a7481eab7a595a3a5b9710"
18:08:39.110 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.113308 30620 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.001s
18:08:39.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.115360 30657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:39.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.116248 30620 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:08:39.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.116365 30620 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal
18:08:39.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "1908d1fcc0a7481eab7a595a3a5b9710"
18:08:39.116 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.116457 30620 fs_report.cc:389] FS layout report
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data/data
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:39.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:39.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:39.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.119434 30617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } attempt: 2
18:08:39.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.120791 30617 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.29.156.60:33621: Network error: Client connection negotiation failed: client connection to 127.29.156.60:33621: connect: Connection refused (error 111)
18:08:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.132243 30620 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.132766 30620 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
18:08:39.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.132907 30620 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:39.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.140712 30620 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.60:33621
18:08:39.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.140713 30769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.60:33621 every 8 connection(s)
18:08:39.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.141778 30620 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/data/info.pb
18:08:39.144 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.144727 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 30620
18:08:39.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.144840 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/master-2/wal/instance
18:08:39.145 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.145218 30770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:39.147 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.146284 30486 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } attempt: 2
18:08:39.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.149180 30770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } has no permanent_uuid. Determining permanent_uuid...
18:08:39.157 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.157341 30770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } has no permanent_uuid. Determining permanent_uuid...
18:08:39.162 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.160458 30486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: Bootstrap starting.
18:08:39.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.162956 30770 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } has no permanent_uuid. Determining permanent_uuid...
18:08:39.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.162987 30486 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: Neither blocks nor log segments found. Creating new log.
18:08:39.163 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.163790 30486 log.cc:826] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: Log is configured to *not* fsync() on all Append() calls
18:08:39.165 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.165693 30486 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: No bootstrap required, opened a new log
18:08:39.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.168342 30770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: Bootstrap starting.
18:08:39.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.168424 30486 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.168 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.168589 30486 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.168643 30486 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f274000ccff40728912549394c7da68, State: Initialized, Role: FOLLOWER
18:08:39.169 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.169065 30486 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.170240 30486 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: configured and running, proceeding with master startup.
18:08:39.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.170511 30770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: Neither blocks nor log segments found. Creating new log.
18:08:39.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.171149 30770 log.cc:826] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: Log is configured to *not* fsync() on all Append() calls
18:08:39.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.172565 30770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: No bootstrap required, opened a new log
18:08:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.175540 30770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.175 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.175681 30770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.175712 30770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1908d1fcc0a7481eab7a595a3a5b9710, State: Initialized, Role: FOLLOWER
18:08:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.176047 30770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.176555 30823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.176684 30823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.176973 30770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: configured and running, proceeding with master startup.
18:08:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.178925 30789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.179198 30789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.182458 30841 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:39.182 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.182813 30841 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:39.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.183185 30834 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:39.183 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.183492 30834 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.181758 30338 master_runner.cc:187] Error getting master registration for 127.29.156.61:35331: OK, instance_id { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" instance_seqno: 1786471718973962 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:39.184 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.183962 30338 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:39.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.185915 30620 master_runner.cc:187] Error getting master registration for 127.29.156.61:35331: OK, instance_id { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" instance_seqno: 1786471718973962 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:39.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.187884 30620 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.196722 30789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.196889 30789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.197911 30789 leader_election.cc:290] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eeaf31aedf346b286c095ffa7da7306 (127.29.156.61:35331), 1908d1fcc0a7481eab7a595a3a5b9710 (127.29.156.60:33621)
18:08:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.198915 30707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f274000ccff40728912549394c7da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" is_pre_election: true
18:08:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.199213 30707 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f274000ccff40728912549394c7da68 in term 0.
18:08:39.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.199633 30374 leader_election.cc:304] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [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: 1908d1fcc0a7481eab7a595a3a5b9710, 8f274000ccff40728912549394c7da68; no voters: 
18:08:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.199918 30789 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.200001 30789 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:39.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.200055 30789 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 0 FOLLOWER]: Advancing to term 1
18:08:39.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.201141 30789 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.201529 30789 leader_election.cc:290] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [CANDIDATE]: Term 1 election: Requested vote from peers 9eeaf31aedf346b286c095ffa7da7306 (127.29.156.61:35331), 1908d1fcc0a7481eab7a595a3a5b9710 (127.29.156.60:33621)
18:08:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.202000 30707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f274000ccff40728912549394c7da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1908d1fcc0a7481eab7a595a3a5b9710"
18:08:39.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.202157 30707 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 0 FOLLOWER]: Advancing to term 1
18:08:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.203359 30707 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f274000ccff40728912549394c7da68 in term 1.
18:08:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.203732 30374 leader_election.cc:304] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [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: 1908d1fcc0a7481eab7a595a3a5b9710, 8f274000ccff40728912549394c7da68; no voters: 
18:08:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.203909 30789 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 1 FOLLOWER]: Leader election won for term 1
18:08:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.204269 30789 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [term 1 LEADER]: Becoming Leader. State: Replica: 8f274000ccff40728912549394c7da68, State: Running, Role: LEADER
18:08:39.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.204620 30789 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.210649 30789 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f274000ccff40728912549394c7da68. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.211 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.210768 30789 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: This master's current role is: LEADER
18:08:39.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.211869 30857 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:08:39.213 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.212219 30617 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } attempt: 3
18:08:39.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.220311 30617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: Bootstrap starting.
18:08:39.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.226035 30617 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: Neither blocks nor log segments found. Creating new log.
18:08:39.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.227522 30617 log.cc:826] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: Log is configured to *not* fsync() on all Append() calls
18:08:39.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.229888 30857 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:08:39.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.231519 30617 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: No bootstrap required, opened a new log
18:08:39.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.237869 30617 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.238358 30617 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:39.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.238642 30617 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eeaf31aedf346b286c095ffa7da7306, State: Initialized, Role: FOLLOWER
18:08:39.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.238835 30707 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [term 1 FOLLOWER]: Refusing update from remote peer 8f274000ccff40728912549394c7da68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:39.239 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.239475 30847 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:39.240 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.239603 30617 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [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: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } }
18:08:39.241 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.241362 30617 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: configured and running, proceeding with master startup.
18:08:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.241411 30574 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f274000ccff40728912549394c7da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eeaf31aedf346b286c095ffa7da7306" is_pre_election: true
18:08:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.241423 30572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "8f274000ccff40728912549394c7da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eeaf31aedf346b286c095ffa7da7306"
18:08:39.243 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.243175 30572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 0 FOLLOWER]: Advancing to term 1
18:08:39.244 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.244338 30572 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f274000ccff40728912549394c7da68 in term 1.
18:08:39.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.244891 30823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f274000ccff40728912549394c7da68. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.245 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.245011 30823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.246085 30861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.246 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.246481 30861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.247 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.246716 30572 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [term 1 FOLLOWER]: Refusing update from remote peer 8f274000ccff40728912549394c7da68: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:39.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.251276 30847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.251392 30847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: This master's current role is: LEADER
18:08:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.253935 30893 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:39.254 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.254314 30893 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:39.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.254879 30823 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.254983 30823 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.255681 30789 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:39.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.259195 30857 catalog_manager.cc:1383] Generated new cluster ID: b9cb3d9c86584a858355daa97c287f16
18:08:39.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.259575 30857 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:08:39.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.261617 30861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f274000ccff40728912549394c7da68. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.270551 30861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.270700 30861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.270777 30861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306 [sys.catalog]: This master's current role is: FOLLOWER
18:08:39.276 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.276238 30904 mvcc.cc:204] Tried to move back new op lower bound from 7317388161982251008 to 7317388161869094912. Current Snapshot: MvccSnapshot[applied={T|T < 7317388161982251008}]
18:08:39.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.295023 30847 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "8f274000ccff40728912549394c7da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f274000ccff40728912549394c7da68" member_type: VOTER last_known_addr { host: "127.29.156.62" port: 33507 } } peers { permanent_uuid: "9eeaf31aedf346b286c095ffa7da7306" member_type: VOTER last_known_addr { host: "127.29.156.61" port: 35331 } } peers { permanent_uuid: "1908d1fcc0a7481eab7a595a3a5b9710" member_type: VOTER last_known_addr { host: "127.29.156.60" port: 33621 } } }
18:08:39.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.295167 30847 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68 [sys.catalog]: This master's current role is: LEADER
18:08:39.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.302446 30857 catalog_manager.cc:1406] Generated new certificate authority record
18:08:39.304 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.303898 30857 catalog_manager.cc:1540] Loading token signing keys...
18:08:39.327 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.327481 30857 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 8f274000ccff40728912549394c7da68: Generated new TSK 0
18:08:39.329 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.328917 30857 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.349953 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:39.350 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/logs
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data/info.pb
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.351 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.1:0
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.1
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.1
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:39.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.493297 30913 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.493523 30913 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:39.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.493582 30913 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.497032 30913 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:39.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.497159 30913 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.156.1
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.501003 30913 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/logs
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal
18:08:39.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.1:0
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data/info.pb
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.1
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:39.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.30913
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.1
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.502357 30913 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:39.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.503842 30913 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:39.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.511818 30934 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
18:08:39.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.511831 30942 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
18:08:39.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.512478 30935 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
18:08:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.512845 30913 server_base.cc:1061] running on GCE node
18:08:39.513 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.513238 30913 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:39.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.513890 30913 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:39.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.517189 30913 hybrid_clock.cc:648] HybridClock initialized: now 1786471719516806 us; error 399 us; skew 500 ppm
18:08:39.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.519434 30913 webserver.cc:533] Webserver started at http://127.29.156.1:40113/ using document root <none> and password file <none>
18:08:39.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.520133 30913 fs_manager.cc:362] Metadata directory not provided
18:08:39.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.520427 30913 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:39.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.520730 30913 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.522815 30913 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data/instance:
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.523378 30913 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal/instance:
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:39.523 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.527684 30913 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
18:08:39.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.530305 30953 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.531301 30913 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.531396 30913 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.531462 30913 fs_report.cc:389] FS layout report
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:39.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data/data
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:39.532 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.548210 30913 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.548730 30913 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
18:08:39.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.548862 30913 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:39.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.549409 30913 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:39.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.550434 30913 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:39.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.550482 30913 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:39.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.550518 30913 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:39.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.550531 30913 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:39.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.564736 30913 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.1:36449
18:08:39.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.564759 31164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.1:36449 every 8 connection(s)
18:08:39.565 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.565579 30913 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/data/info.pb
18:08:39.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.571118 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 30913
18:08:39.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.571215 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-0/wal/instance
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.574113 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:39.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/logs
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data/info.pb
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.2:0
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.2
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.2
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.575218 31183 heartbeater.cc:344] Connected to a master server at 127.29.156.61:35331
18:08:39.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.575433 31183 heartbeater.cc:461] Registering TS with master...
18:08:39.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.576026 31183 heartbeater.cc:507] Master 127.29.156.61:35331 requested a full tablet report, sending...
18:08:39.577 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.577636 30557 ts_manager.cc:194] Registered new tserver with Master: 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449)
18:08:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579219 31174 heartbeater.cc:344] Connected to a master server at 127.29.156.62:33507
18:08:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579325 31174 heartbeater.cc:461] Registering TS with master...
18:08:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579489 31174 heartbeater.cc:507] Master 127.29.156.62:33507 requested a full tablet report, sending...
18:08:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579674 31170 heartbeater.cc:344] Connected to a master server at 127.29.156.60:33621
18:08:39.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579743 31170 heartbeater.cc:461] Registering TS with master...
18:08:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.579903 31170 heartbeater.cc:507] Master 127.29.156.60:33621 requested a full tablet report, sending...
18:08:39.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.580482 30409 ts_manager.cc:194] Registered new tserver with Master: 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449)
18:08:39.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.580936 30694 ts_manager.cc:194] Registered new tserver with Master: 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449)
18:08:39.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.581801 30409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.156.1:50691
18:08:39.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.678944 31192 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:39.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.679136 31192 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:39.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.679180 31192 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.682529 31192 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:39.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.682626 31192 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.156.2
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.686384 31192 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/logs
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.2:0
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data/info.pb
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.2
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31192
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.2
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:39.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.687273 31192 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:39.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.688249 31192 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.694288 31201 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
18:08:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.694280 31200 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
18:08:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.694392 31192 server_base.cc:1061] running on GCE node
18:08:39.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.694296 31203 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
18:08:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.695201 31192 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:39.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.695701 31192 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:39.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.696856 31192 hybrid_clock.cc:648] HybridClock initialized: now 1786471719696845 us; error 26 us; skew 500 ppm
18:08:39.698 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.698576 31192 webserver.cc:533] Webserver started at http://127.29.156.2:34489/ using document root <none> and password file <none>
18:08:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.699122 31192 fs_manager.cc:362] Metadata directory not provided
18:08:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.699182 31192 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:39.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.699409 31192 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.700872 31192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data/instance:
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.701387 31192 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal/instance:
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:39.701 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.704523 31192 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
18:08:39.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.706542 31216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.707422 31192 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.707522 31192 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal
18:08:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.707608 31192 fs_report.cc:389] FS layout report
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data/data
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:39.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:39.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:39.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.721202 31192 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:39.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.721827 31192 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
18:08:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.721992 31192 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:39.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.722723 31192 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:39.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.723786 31192 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:39.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.723835 31192 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:39.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.723886 31192 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:39.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.723906 31192 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:39.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.739605 31192 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.2:35451
18:08:39.739 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.739625 31470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.2:35451 every 8 connection(s)
18:08:39.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.740554 31192 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/data/info.pb
18:08:39.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.742585 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 31192
18:08:39.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.742671 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-1/wal/instance
18:08:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.745343 30320 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal
18:08:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data
18:08:39.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/logs
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data/info.pb
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:39.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.3:0
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.3
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.3
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.747 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:39.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.752170 31479 heartbeater.cc:344] Connected to a master server at 127.29.156.61:35331
18:08:39.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.752395 31479 heartbeater.cc:461] Registering TS with master...
18:08:39.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.752980 31479 heartbeater.cc:507] Master 127.29.156.61:35331 requested a full tablet report, sending...
18:08:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754196 31471 heartbeater.cc:344] Connected to a master server at 127.29.156.60:33621
18:08:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754287 31471 heartbeater.cc:461] Registering TS with master...
18:08:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754454 31471 heartbeater.cc:507] Master 127.29.156.60:33621 requested a full tablet report, sending...
18:08:39.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754537 30557 ts_manager.cc:194] Registered new tserver with Master: a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754868 31472 heartbeater.cc:344] Connected to a master server at 127.29.156.62:33507
18:08:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.754953 31472 heartbeater.cc:461] Registering TS with master...
18:08:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.755113 31472 heartbeater.cc:507] Master 127.29.156.62:33507 requested a full tablet report, sending...
18:08:39.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.755088 30694 ts_manager.cc:194] Registered new tserver with Master: a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:39.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.756120 30409 ts_manager.cc:194] Registered new tserver with Master: a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:39.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.756834 30409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.156.2:35845
18:08:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.855214 31489 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.855407 31489 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:39.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.855449 31489 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:39.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.858676 31489 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:39.858 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.858776 31489 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.29.156.3
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.862440 31489 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/logs
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.29.156.20:40749
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal
18:08:39.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.29.156.3:0
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data/info.pb
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.29.156.3
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.29.156.62:33507,127.29.156.61:35331,127.29.156.60:33621
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.31489
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.29.156.3
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:39.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.863356 31489 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:39.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.864336 31489 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:39.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.870611 31504 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
18:08:39.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.870620 31502 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
18:08:39.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:39.870611 31509 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
18:08:39.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.870728 31489 server_base.cc:1061] running on GCE node
18:08:39.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.871122 31489 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:39.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.871676 31489 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:39.872 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.872846 31489 hybrid_clock.cc:648] HybridClock initialized: now 1786471719872824 us; error 29 us; skew 500 ppm
18:08:39.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.874524 31489 webserver.cc:533] Webserver started at http://127.29.156.3:35307/ using document root <none> and password file <none>
18:08:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.875102 31489 fs_manager.cc:362] Metadata directory not provided
18:08:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.875164 31489 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:39.875 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.875385 31489 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.876818 31489 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data/instance:
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "221e2df56fad4b6e8ece04da8a26249c"
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.877314 31489 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal/instance:
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "221e2df56fad4b6e8ece04da8a26249c"
18:08:39.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.880489 31489 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
18:08:39.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.882511 31520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:39.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.883381 31489 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:39.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.883483 31489 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal
18:08:39.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "221e2df56fad4b6e8ece04da8a26249c"
18:08:39.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:39 on dist-test-slave-bqcl"
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.883580 31489 fs_report.cc:389] FS layout report
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data/data
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:39.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:39.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:39.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.896070 31489 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:39.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.896687 31489 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
18:08:39.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.896852 31489 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:39.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.897409 31489 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.898474 31489 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.898524 31489 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.898584 31489 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:39.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.898607 31489 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:39.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.912623 31489 rpc_server.cc:307] RPC server started. Bound to: 127.29.156.3:34445
18:08:39.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.912683 31747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.29.156.3:34445 every 8 connection(s)
18:08:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.913642 31489 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/data/info.pb
18:08:39.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.913816 30320 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 31489
18:08:39.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.913885 30320 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster5375356253333660825/ts-2/wal/instance
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922667 31752 heartbeater.cc:344] Connected to a master server at 127.29.156.60:33621
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922751 31754 heartbeater.cc:344] Connected to a master server at 127.29.156.61:35331
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922873 31754 heartbeater.cc:461] Registering TS with master...
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922900 31753 heartbeater.cc:344] Connected to a master server at 127.29.156.62:33507
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922878 31752 heartbeater.cc:461] Registering TS with master...
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.922987 31753 heartbeater.cc:461] Registering TS with master...
18:08:39.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.923418 31753 heartbeater.cc:507] Master 127.29.156.62:33507 requested a full tablet report, sending...
18:08:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.923408 31752 heartbeater.cc:507] Master 127.29.156.60:33621 requested a full tablet report, sending...
18:08:39.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.924414 30409 ts_manager.cc:194] Registered new tserver with Master: 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:39.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.924911 30694 ts_manager.cc:194] Registered new tserver with Master: 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:39.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.925063 30409 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.29.156.3:45767
18:08:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.923408 31754 heartbeater.cc:507] Master 127.29.156.61:35331 requested a full tablet report, sending...
18:08:39.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.926815 30557 ts_manager.cc:194] Registered new tserver with Master: 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:39.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:39.933542 30320 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:08:39.934 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:39.935 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:08:39.943 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.156.62"
      port: 33507
    }
    bound_http_address {
      host: "127.29.156.62"
      port: 36379
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.156.61"
      port: 35331
    }
    bound_http_address {
      host: "127.29.156.61"
      port: 45301
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.156.60"
      port: 33621
    }
    bound_http_address {
      host: "127.29.156.60"
      port: 41753
    }
  }
}

18:08:39.946 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:08:39.948 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.29.156.1"
      port: 36449
    }
    bound_http_address {
      host: "127.29.156.1"
      port: 40113
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.29.156.2"
      port: 35451
    }
    bound_http_address {
      host: "127.29.156.2"
      port: 34489
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.29.156.3"
      port: 34445
    }
    bound_http_address {
      host: "127.29.156.3"
      port: 35307
    }
  }
}

18:08:39.948 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:08:40.123 [DEBUG - main] (CompositeStrategy.java:59) Unable to load modern Subject methods, relying only on legacy methods
java.lang.NoSuchMethodException: javax.security.auth.Subject.current()
	at java.base/java.lang.Class.getDeclaredMethod(Class.java:2677)
	at org.apache.kudu.client.internals.ModernStrategy.<init>(ModernStrategy.java:51)
	at org.apache.kudu.client.internals.CompositeStrategy.<init>(CompositeStrategy.java:52)
	at org.apache.kudu.client.internals.CompositeStrategy.<clinit>(CompositeStrategy.java:41)
	at org.apache.kudu.client.internals.SecurityManagerCompatibility.get(SecurityManagerCompatibility.java:43)
	at org.apache.kudu.client.SecurityContext.setupSubject(SecurityContext.java:155)
	at org.apache.kudu.client.SecurityContext.<init>(SecurityContext.java:138)
	at org.apache.kudu.client.AsyncKuduClient.<init>(AsyncKuduClient.java:431)
	at org.apache.kudu.client.AsyncKuduClient$AsyncKuduClientBuilder.build(AsyncKuduClient.java:3109)
	at org.apache.kudu.test.KuduTestHarness.before(KuduTestHarness.java:161)
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:50)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.doOneAttempt(RetryRule.java:225)
	at org.apache.kudu.test.junit.RetryRule$RetryStatement.evaluate(RetryRule.java:246)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:27)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:77)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:36)
18:08:40.177 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.184525 30841 catalog_manager.cc:1295] Loaded cluster ID: b9cb3d9c86584a858355daa97c287f16
18:08:40.185 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.184608 30841 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: loading cluster ID for follower catalog manager: success
18:08:40.187 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.187013 30841 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: acquiring CA information for follower catalog manager: success
18:08:40.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.188724 30841 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 1908d1fcc0a7481eab7a595a3a5b9710: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:40.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.258417 30893 catalog_manager.cc:1295] Loaded cluster ID: b9cb3d9c86584a858355daa97c287f16
18:08:40.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.258514 30893 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: loading cluster ID for follower catalog manager: success
18:08:40.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.260999 30893 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: acquiring CA information for follower catalog manager: success
18:08:40.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.262606 30893 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9eeaf31aedf346b286c095ffa7da7306: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:40.320 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:40.375 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:40.388 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:40.396 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:40.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:40.398 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:40.493 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:40.493 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:40.493 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:40.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.583684 31174 heartbeater.cc:499] Master 127.29.156.62:33507 was elected leader, sending a full tablet report...
18:08:40.715 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x051b4e48, L:/127.0.0.1:37030 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:40.715 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x00b442b2, L:/127.0.0.1:34222 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:40.716 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ad7bb03, L:/127.0.0.1:58136 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:40.756 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:40.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=473), Traces: [0ms] refreshing cache from master, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [99ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [443ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [444ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:40.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.758212 31472 heartbeater.cc:499] Master 127.29.156.62:33507 was elected leader, sending a full tablet report...
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.808748 30409 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34222:
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:40.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:40.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:40.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:40.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
18:08:40.812 [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"
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:40.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.810534 30409 catalog_manager.cc:7099] 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.
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.833524 31319 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca8e098eec04e4dbff4ae249aba85bd (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION VALUES < 10
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.834021 31040 tablet_service.cc:1511] Processing CreateTablet for tablet eed55556ca7b4d6d9de3dfd66c80a6e1 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 30 <= VALUES
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.833523 31043 tablet_service.cc:1511] Processing CreateTablet for tablet 37e5377358614d6c9bb155c9f83b9431 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.833768 31041 tablet_service.cc:1511] Processing CreateTablet for tablet 7148e02315454679b401610493f1febb (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.833523 31044 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca8e098eec04e4dbff4ae249aba85bd (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION VALUES < 10
18:08:40.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.834803 31043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e5377358614d6c9bb155c9f83b9431. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.836 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.835114 31044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca8e098eec04e4dbff4ae249aba85bd. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.836670 31319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca8e098eec04e4dbff4ae249aba85bd. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.836690 31041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7148e02315454679b401610493f1febb. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.835223 31318 tablet_service.cc:1511] Processing CreateTablet for tablet 37e5377358614d6c9bb155c9f83b9431 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.838346 31318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e5377358614d6c9bb155c9f83b9431. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.835542 31317 tablet_service.cc:1511] Processing CreateTablet for tablet 7148e02315454679b401610493f1febb (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.838804 31317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7148e02315454679b401610493f1febb. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.835834 31316 tablet_service.cc:1511] Processing CreateTablet for tablet eed55556ca7b4d6d9de3dfd66c80a6e1 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 30 <= VALUES
18:08:40.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.839222 31316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed55556ca7b4d6d9de3dfd66c80a6e1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.839893 31040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed55556ca7b4d6d9de3dfd66c80a6e1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.841102 31799 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: Bootstrap starting.
18:08:40.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.843019 31799 tablet_bootstrap.cc:654] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: Neither blocks nor log segments found. Creating new log.
18:08:40.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.843812 31801 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Bootstrap starting.
18:08:40.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.844127 31799 log.cc:826] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: Log is configured to *not* fsync() on all Append() calls
18:08:40.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.845853 31801 tablet_bootstrap.cc:654] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Neither blocks nor log segments found. Creating new log.
18:08:40.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.846832 31801 log.cc:826] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Log is configured to *not* fsync() on all Append() calls
18:08:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.848353 31801 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: No bootstrap required, opened a new log
18:08:40.848 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.848600 31801 ts_tablet_manager.cc:1403] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.003s
18:08:40.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.851673 31801 raft_consensus.cc:359] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.851878 31801 raft_consensus.cc:385] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.852011 31801 raft_consensus.cc:740] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c07f6769e34130a7701fe6e4e2b380, State: Initialized, Role: FOLLOWER
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.851509 31616 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca8e098eec04e4dbff4ae249aba85bd (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION VALUES < 10
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.852486 31801 consensus_queue.cc:260] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.852551 31612 tablet_service.cc:1511] Processing CreateTablet for tablet eed55556ca7b4d6d9de3dfd66c80a6e1 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 30 <= VALUES
18:08:40.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.852716 31616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca8e098eec04e4dbff4ae249aba85bd. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.853050 31612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eed55556ca7b4d6d9de3dfd66c80a6e1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.852999 31614 tablet_service.cc:1511] Processing CreateTablet for tablet 7148e02315454679b401610493f1febb (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.853221 31614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7148e02315454679b401610493f1febb. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.853650 31801 ts_tablet_manager.cc:1434] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.853876 31615 tablet_service.cc:1511] Processing CreateTablet for tablet 37e5377358614d6c9bb155c9f83b9431 (DEFAULT_TABLE table=testManyClients [id=838f6a3405dc4c84ac3bf9d070862e65]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
18:08:40.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.854104 31615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37e5377358614d6c9bb155c9f83b9431. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:40.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.855297 31801 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380: Bootstrap starting.
18:08:40.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.856451 31801 tablet_bootstrap.cc:654] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380: Neither blocks nor log segments found. Creating new log.
18:08:40.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:40.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.862569 31807 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Bootstrap starting.
18:08:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.863200 31799 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: No bootstrap required, opened a new log
18:08:40.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.863412 31799 ts_tablet_manager.cc:1403] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.000s
18:08:40.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.864740 31807 tablet_bootstrap.cc:654] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Neither blocks nor log segments found. Creating new log.
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.865839 31807 log.cc:826] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Log is configured to *not* fsync() on all Append() calls
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.866076 31799 raft_consensus.cc:359] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.866487 31799 raft_consensus.cc:385] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.866707 31801 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380: No bootstrap required, opened a new log
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.866699 31799 raft_consensus.cc:740] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a4aa5a2db74216b16ce37ca263d09d, State: Initialized, Role: FOLLOWER
18:08:40.866 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.866803 31801 ts_tablet_manager.cc:1403] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380: Time spent bootstrapping tablet: real 0.012s	user 0.001s	sys 0.001s
18:08:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867312 31801 raft_consensus.cc:359] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867429 31801 raft_consensus.cc:385] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867460 31801 raft_consensus.cc:740] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c07f6769e34130a7701fe6e4e2b380, State: Initialized, Role: FOLLOWER
18:08:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867573 31801 consensus_queue.cc:260] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867810 31801 ts_tablet_manager.cc:1434] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
18:08:40.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.867992 31801 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380: Bootstrap starting.
18:08:40.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.868929 31801 tablet_bootstrap.cc:654] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380: Neither blocks nor log segments found. Creating new log.
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.871285 31801 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380: No bootstrap required, opened a new log
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.871373 31801 ts_tablet_manager.cc:1403] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.871860 31801 raft_consensus.cc:359] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.871954 31801 raft_consensus.cc:385] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.871986 31801 raft_consensus.cc:740] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c07f6769e34130a7701fe6e4e2b380, State: Initialized, Role: FOLLOWER
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.872148 31801 consensus_queue.cc:260] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.872408 31801 ts_tablet_manager.cc:1434] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.872571 31801 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380: Bootstrap starting.
18:08:40.874 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.873903 31801 tablet_bootstrap.cc:654] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380: Neither blocks nor log segments found. Creating new log.
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.875826 31801 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380: No bootstrap required, opened a new log
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.875905 31801 ts_tablet_manager.cc:1403] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.876340 31801 raft_consensus.cc:359] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.876431 31801 raft_consensus.cc:385] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.876463 31801 raft_consensus.cc:740] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9c07f6769e34130a7701fe6e4e2b380, State: Initialized, Role: FOLLOWER
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.876579 31801 consensus_queue.cc:260] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.876852 31801 ts_tablet_manager.cc:1434] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:08:40.877 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.877259 31799 consensus_queue.cc:260] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.879776 31807 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: No bootstrap required, opened a new log
18:08:40.880 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.880178 31807 ts_tablet_manager.cc:1403] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.000s
18:08:40.882 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.882325 31799 ts_tablet_manager.cc:1434] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
18:08:40.883 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.883705 31807 raft_consensus.cc:359] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.884120 31807 raft_consensus.cc:385] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.884328 31807 raft_consensus.cc:740] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Initialized, Role: FOLLOWER
18:08:40.884 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.884325 31799 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d: Bootstrap starting.
18:08:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.884855 31807 consensus_queue.cc:260] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.885 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.885785 31807 ts_tablet_manager.cc:1434] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
18:08:40.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.886341 31799 tablet_bootstrap.cc:654] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d: Neither blocks nor log segments found. Creating new log.
18:08:40.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.887547 31753 heartbeater.cc:499] Master 127.29.156.62:33507 was elected leader, sending a full tablet report...
18:08:40.888 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.888552 31799 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d: No bootstrap required, opened a new log
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.888638 31799 ts_tablet_manager.cc:1403] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889254 31799 raft_consensus.cc:359] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889369 31799 raft_consensus.cc:385] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889401 31799 raft_consensus.cc:740] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a4aa5a2db74216b16ce37ca263d09d, State: Initialized, Role: FOLLOWER
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889516 31799 consensus_queue.cc:260] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.889 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889755 31799 ts_tablet_manager.cc:1434] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:08:40.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889938 31799 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: Bootstrap starting.
18:08:40.890 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.889951 31807 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c: Bootstrap starting.
18:08:40.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.890951 31799 tablet_bootstrap.cc:654] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: Neither blocks nor log segments found. Creating new log.
18:08:40.891 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.891475 31807 tablet_bootstrap.cc:654] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c: Neither blocks nor log segments found. Creating new log.
18:08:40.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893065 31807 tablet_bootstrap.cc:492] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c: No bootstrap required, opened a new log
18:08:40.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893159 31807 ts_tablet_manager.cc:1403] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
18:08:40.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893698 31807 raft_consensus.cc:359] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893817 31807 raft_consensus.cc:385] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893849 31807 raft_consensus.cc:740] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Initialized, Role: FOLLOWER
18:08:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.893970 31807 consensus_queue.cc:260] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.894371 31807 ts_tablet_manager.cc:1434] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
18:08:40.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.894734 31807 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c: Bootstrap starting.
18:08:40.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.895877 31807 tablet_bootstrap.cc:654] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c: Neither blocks nor log segments found. Creating new log.
18:08:40.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.897282 31807 tablet_bootstrap.cc:492] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c: No bootstrap required, opened a new log
18:08:40.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.897553 31807 ts_tablet_manager.cc:1403] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
18:08:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.898193 31807 raft_consensus.cc:359] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.898478 31807 raft_consensus.cc:385] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.898746 31807 raft_consensus.cc:740] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Initialized, Role: FOLLOWER
18:08:40.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.899051 31807 consensus_queue.cc:260] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.899502 31807 ts_tablet_manager.cc:1434] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
18:08:40.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.899871 31807 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c: Bootstrap starting.
18:08:40.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.900987 31807 tablet_bootstrap.cc:654] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c: Neither blocks nor log segments found. Creating new log.
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902323 31807 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c: No bootstrap required, opened a new log
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902417 31807 ts_tablet_manager.cc:1403] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902516 31799 tablet_bootstrap.cc:492] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: No bootstrap required, opened a new log
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902596 31799 ts_tablet_manager.cc:1403] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902833 31807 raft_consensus.cc:359] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902920 31807 raft_consensus.cc:385] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.902947 31807 raft_consensus.cc:740] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Initialized, Role: FOLLOWER
18:08:40.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903069 31807 consensus_queue.cc:260] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903064 31799 raft_consensus.cc:359] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903157 31799 raft_consensus.cc:385] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903180 31799 raft_consensus.cc:740] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a4aa5a2db74216b16ce37ca263d09d, State: Initialized, Role: FOLLOWER
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903294 31799 consensus_queue.cc:260] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903347 31807 ts_tablet_manager.cc:1434] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903555 31799 ts_tablet_manager.cc:1434] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:08:40.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.903764 31799 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d: Bootstrap starting.
18:08:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.904723 31799 tablet_bootstrap.cc:654] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d: Neither blocks nor log segments found. Creating new log.
18:08:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.906622 31799 tablet_bootstrap.cc:492] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d: No bootstrap required, opened a new log
18:08:40.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.906698 31799 ts_tablet_manager.cc:1403] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
18:08:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.907136 31799 raft_consensus.cc:359] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.907244 31799 raft_consensus.cc:385] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.907274 31799 raft_consensus.cc:740] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72a4aa5a2db74216b16ce37ca263d09d, State: Initialized, Role: FOLLOWER
18:08:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.907369 31799 consensus_queue.cc:260] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.907717 31799 ts_tablet_manager.cc:1434] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
18:08:40.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.915953 31755 tablet.cc:2406] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:40.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.944424 31805 raft_consensus.cc:493] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:40.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.944645 31805 raft_consensus.cc:515] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.947 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.946192 31805 leader_election.cc:290] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.951537 31653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e5377358614d6c9bb155c9f83b9431" candidate_uuid: "a9c07f6769e34130a7701fe6e4e2b380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221e2df56fad4b6e8ece04da8a26249c" is_pre_election: true
18:08:40.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.951660 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e5377358614d6c9bb155c9f83b9431" candidate_uuid: "a9c07f6769e34130a7701fe6e4e2b380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d" is_pre_election: true
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.951854 31084 raft_consensus.cc:2468] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c07f6769e34130a7701fe6e4e2b380 in term 0.
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.951846 31653 raft_consensus.cc:2468] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9c07f6769e34130a7701fe6e4e2b380 in term 0.
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.952383 31217 leader_election.cc:304] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [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: 221e2df56fad4b6e8ece04da8a26249c, a9c07f6769e34130a7701fe6e4e2b380; no voters: 
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.952637 31805 raft_consensus.cc:2804] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.952718 31805 raft_consensus.cc:493] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:40.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.952760 31805 raft_consensus.cc:3060] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Advancing to term 1
18:08:40.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.953603 31805 raft_consensus.cc:515] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.953924 31805 leader_election.cc:290] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [CANDIDATE]: Term 1 election: Requested vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:40.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.954322 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e5377358614d6c9bb155c9f83b9431" candidate_uuid: "a9c07f6769e34130a7701fe6e4e2b380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:40.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.954368 31653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37e5377358614d6c9bb155c9f83b9431" candidate_uuid: "a9c07f6769e34130a7701fe6e4e2b380" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221e2df56fad4b6e8ece04da8a26249c"
18:08:40.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.954456 31084 raft_consensus.cc:3060] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Advancing to term 1
18:08:40.954 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.954484 31653 raft_consensus.cc:3060] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Advancing to term 1
18:08:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.955338 31653 raft_consensus.cc:2468] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c07f6769e34130a7701fe6e4e2b380 in term 1.
18:08:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.955565 31084 raft_consensus.cc:2468] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9c07f6769e34130a7701fe6e4e2b380 in term 1.
18:08:40.955 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.955682 31217 leader_election.cc:304] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [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: 221e2df56fad4b6e8ece04da8a26249c, a9c07f6769e34130a7701fe6e4e2b380; no voters: 
18:08:40.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.955984 31805 raft_consensus.cc:2804] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Leader election won for term 1
18:08:40.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.956228 31805 raft_consensus.cc:697] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [term 1 LEADER]: Becoming Leader. State: Replica: a9c07f6769e34130a7701fe6e4e2b380, State: Running, Role: LEADER
18:08:40.957 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.956864 31805 consensus_queue.cc:237] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:40.960 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:40.960381 30411 catalog_manager.cc:5719] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2). New cstate: current_term: 1 leader_uuid: "a9c07f6769e34130a7701fe6e4e2b380" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } health_report { overall_health: UNKNOWN } } }
18:08:40.993 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:40.992826 31480 tablet.cc:2406] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.006311 31844 raft_consensus.cc:493] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:41.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.006455 31844 raft_consensus.cc:515] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.007475 31844 leader_election.cc:290] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451), 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.011831 31653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7148e02315454679b401610493f1febb" candidate_uuid: "72a4aa5a2db74216b16ce37ca263d09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221e2df56fad4b6e8ece04da8a26249c" is_pre_election: true
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.011996 31653 raft_consensus.cc:2468] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a4aa5a2db74216b16ce37ca263d09d in term 0.
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012204 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7148e02315454679b401610493f1febb" candidate_uuid: "72a4aa5a2db74216b16ce37ca263d09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380" is_pre_election: true
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012401 31367 raft_consensus.cc:2468] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 72a4aa5a2db74216b16ce37ca263d09d in term 0.
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012425 30955 leader_election.cc:304] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [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: 221e2df56fad4b6e8ece04da8a26249c, 72a4aa5a2db74216b16ce37ca263d09d; no voters: 
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012722 31844 raft_consensus.cc:2804] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012781 31844 raft_consensus.cc:493] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:41.012 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.012821 31844 raft_consensus.cc:3060] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Advancing to term 1
18:08:41.013 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.013670 31844 raft_consensus.cc:515] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.014053 31844 leader_election.cc:290] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [CANDIDATE]: Term 1 election: Requested vote from peers a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451), 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3:34445)
18:08:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.014436 31653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7148e02315454679b401610493f1febb" candidate_uuid: "72a4aa5a2db74216b16ce37ca263d09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "221e2df56fad4b6e8ece04da8a26249c"
18:08:41.014 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.014562 31653 raft_consensus.cc:3060] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Advancing to term 1
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.014878 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7148e02315454679b401610493f1febb" candidate_uuid: "72a4aa5a2db74216b16ce37ca263d09d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.014983 31367 raft_consensus.cc:3060] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Advancing to term 1
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.015497 31653 raft_consensus.cc:2468] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a4aa5a2db74216b16ce37ca263d09d in term 1.
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.015821 30955 leader_election.cc:304] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [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: 221e2df56fad4b6e8ece04da8a26249c, 72a4aa5a2db74216b16ce37ca263d09d; no voters: 
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.015985 31844 raft_consensus.cc:2804] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Leader election won for term 1
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.015974 31367 raft_consensus.cc:2468] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 72a4aa5a2db74216b16ce37ca263d09d in term 1.
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.016060 31844 raft_consensus.cc:697] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [term 1 LEADER]: Becoming Leader. State: Replica: 72a4aa5a2db74216b16ce37ca263d09d, State: Running, Role: LEADER
18:08:41.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.016374 31844 consensus_queue.cc:237] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.020 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.020197 30411 catalog_manager.cc:5719] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d reported cstate change: term changed from 0 to 1, leader changed from <none> to 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1). New cstate: current_term: 1 leader_uuid: "72a4aa5a2db74216b16ce37ca263d09d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } health_report { overall_health: UNKNOWN } } }
18:08:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.055130 31831 raft_consensus.cc:493] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:41.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.055280 31831 raft_consensus.cc:515] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.056 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.056324 31831 leader_election.cc:290] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.060986 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed55556ca7b4d6d9de3dfd66c80a6e1" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380" is_pre_election: true
18:08:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.061154 31367 raft_consensus.cc:2468] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 0.
18:08:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.061203 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed55556ca7b4d6d9de3dfd66c80a6e1" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d" is_pre_election: true
18:08:41.061 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.061340 31084 raft_consensus.cc:2468] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 0.
18:08:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.062011 31528 leader_election.cc:304] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [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: 221e2df56fad4b6e8ece04da8a26249c, a9c07f6769e34130a7701fe6e4e2b380; no voters: 
18:08:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.062327 31831 raft_consensus.cc:2804] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.062412 31831 raft_consensus.cc:493] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:41.062 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.062458 31831 raft_consensus.cc:3060] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Advancing to term 1
18:08:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.063297 31831 raft_consensus.cc:515] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.063 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.063650 31831 leader_election.cc:290] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [CANDIDATE]: Term 1 election: Requested vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.063949 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed55556ca7b4d6d9de3dfd66c80a6e1" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.064073 31084 raft_consensus.cc:3060] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Advancing to term 1
18:08:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.064098 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eed55556ca7b4d6d9de3dfd66c80a6e1" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:41.064 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.064232 31367 raft_consensus.cc:3060] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Advancing to term 1
18:08:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.064976 31084 raft_consensus.cc:2468] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 1.
18:08:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.065008 31367 raft_consensus.cc:2468] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 1.
18:08:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.065337 31522 leader_election.cc:304] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [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: 221e2df56fad4b6e8ece04da8a26249c, 72a4aa5a2db74216b16ce37ca263d09d; no voters: 
18:08:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.065534 31831 raft_consensus.cc:2804] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Leader election won for term 1
18:08:41.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.065661 31831 raft_consensus.cc:697] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [term 1 LEADER]: Becoming Leader. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Running, Role: LEADER
18:08:41.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.065963 31831 consensus_queue.cc:237] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.068181 31184 tablet.cc:2406] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:41.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.070465 30411 catalog_manager.cc:5719] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c reported cstate change: term changed from 0 to 1, leader changed from <none> to 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3). New cstate: current_term: 1 leader_uuid: "221e2df56fad4b6e8ece04da8a26249c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } health_report { overall_health: HEALTHY } } }
18:08:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.197064 31831 raft_consensus.cc:493] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.197209 31831 raft_consensus.cc:515] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.197737 31831 leader_election.cc:290] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198308 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca8e098eec04e4dbff4ae249aba85bd" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380" is_pre_election: true
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198320 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca8e098eec04e4dbff4ae249aba85bd" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d" is_pre_election: true
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198462 31084 raft_consensus.cc:2468] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 0.
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198462 31367 raft_consensus.cc:2468] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 0.
18:08:41.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198796 31528 leader_election.cc:304] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [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: 221e2df56fad4b6e8ece04da8a26249c, a9c07f6769e34130a7701fe6e4e2b380; no voters: 
18:08:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.198977 31831 raft_consensus.cc:2804] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.199039 31831 raft_consensus.cc:493] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.199069 31831 raft_consensus.cc:3060] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 0 FOLLOWER]: Advancing to term 1
18:08:41.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.199820 31831 raft_consensus.cc:515] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200140 31831 leader_election.cc:290] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [CANDIDATE]: Term 1 election: Requested vote from peers 72a4aa5a2db74216b16ce37ca263d09d (127.29.156.1:36449), a9c07f6769e34130a7701fe6e4e2b380 (127.29.156.2:35451)
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200459 31084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca8e098eec04e4dbff4ae249aba85bd" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "72a4aa5a2db74216b16ce37ca263d09d"
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200589 31084 raft_consensus.cc:3060] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 0 FOLLOWER]: Advancing to term 1
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200564 31367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca8e098eec04e4dbff4ae249aba85bd" candidate_uuid: "221e2df56fad4b6e8ece04da8a26249c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9c07f6769e34130a7701fe6e4e2b380"
18:08:41.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.200662 31367 raft_consensus.cc:3060] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 0 FOLLOWER]: Advancing to term 1
18:08:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.201463 31367 raft_consensus.cc:2468] T 6ca8e098eec04e4dbff4ae249aba85bd P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 1.
18:08:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.201463 31084 raft_consensus.cc:2468] T 6ca8e098eec04e4dbff4ae249aba85bd P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 221e2df56fad4b6e8ece04da8a26249c in term 1.
18:08:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.201746 31528 leader_election.cc:304] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [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: 221e2df56fad4b6e8ece04da8a26249c, a9c07f6769e34130a7701fe6e4e2b380; no voters: 
18:08:41.201 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.201889 31831 raft_consensus.cc:2804] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Leader election won for term 1
18:08:41.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.201965 31831 raft_consensus.cc:697] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [term 1 LEADER]: Becoming Leader. State: Replica: 221e2df56fad4b6e8ece04da8a26249c, State: Running, Role: LEADER
18:08:41.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.202158 31831 consensus_queue.cc:237] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [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: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } }
18:08:41.204 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.203946 30411 catalog_manager.cc:5719] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c reported cstate change: term changed from 0 to 1, leader changed from <none> to 221e2df56fad4b6e8ece04da8a26249c (127.29.156.3). New cstate: current_term: 1 leader_uuid: "221e2df56fad4b6e8ece04da8a26249c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 } health_report { overall_health: HEALTHY } } }
18:08:41.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.267 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=16), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.29.156.62:33507, [6ms] Sub RPC GetTableLocations: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:41.275 [DEBUG - kudu-nio-1] (Connection.java:748) [peer a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)] connecting to peer
18:08:41.286 [DEBUG - kudu-nio-3] (Connection.java:757) [peer a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)] Successfully connected to peer
18:08:41.341 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x45cbd622, L:/127.0.0.1:51162 - R:/127.29.156.2:35451] using TOKEN/null
18:08:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.348029 31653 raft_consensus.cc:1275] T 37e5377358614d6c9bb155c9f83b9431 P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Refusing update from remote peer a9c07f6769e34130a7701fe6e4e2b380: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.348030 31084 raft_consensus.cc:1275] T 37e5377358614d6c9bb155c9f83b9431 P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Refusing update from remote peer a9c07f6769e34130a7701fe6e4e2b380: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.348 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.348748 31805 consensus_queue.cc:1048] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.349 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.348955 31850 consensus_queue.cc:1048] T 37e5377358614d6c9bb155c9f83b9431 P a9c07f6769e34130a7701fe6e4e2b380 [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.357211 31869 mvcc.cc:204] Tried to move back new op lower bound from 7317388170634129408 to 7317388169042219008. Current Snapshot: MvccSnapshot[applied={T|T < 7317388170634129408}]
18:08:41.387 [DEBUG - Time-limited test] (Connection.java:748) [peer 72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)] connecting to peer
18:08:41.389 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)] Successfully connected to peer
18:08:41.422 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x6ba0a96c, L:/127.0.0.1:44784 - R:/127.29.156.1:36449] using TOKEN/null
18:08:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.426342 31653 raft_consensus.cc:1275] T 7148e02315454679b401610493f1febb P 221e2df56fad4b6e8ece04da8a26249c [term 1 FOLLOWER]: Refusing update from remote peer 72a4aa5a2db74216b16ce37ca263d09d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.426 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.426689 31367 raft_consensus.cc:1275] T 7148e02315454679b401610493f1febb P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Refusing update from remote peer 72a4aa5a2db74216b16ce37ca263d09d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.426903 31824 consensus_queue.cc:1048] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "221e2df56fad4b6e8ece04da8a26249c" member_type: VOTER last_known_addr { host: "127.29.156.3" port: 34445 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.427295 31824 consensus_queue.cc:1048] T 7148e02315454679b401610493f1febb P 72a4aa5a2db74216b16ce37ca263d09d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.434140 31870 mvcc.cc:204] Tried to move back new op lower bound from 7317388170957000704 to 7317388169286107136. Current Snapshot: MvccSnapshot[applied={T|T < 7317388170957000704}]
18:08:41.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.438861 31866 mvcc.cc:204] Tried to move back new op lower bound from 7317388170957000704 to 7317388169286107136. Current Snapshot: MvccSnapshot[applied={T|T < 7317388170957000704}]
18:08:41.449 [DEBUG - Time-limited test] (Connection.java:748) [peer 221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)] connecting to peer
18:08:41.451 [DEBUG - kudu-nio-5] (Connection.java:757) [peer 221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)] Successfully connected to peer
18:08:41.482 [DEBUG - kudu-nio-5] (Negotiator.java:918) Authenticated connection [id: 0xa50ac774, L:/127.0.0.1:39728 - R:/127.29.156.3:34445] using TOKEN/null
18:08:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.485538 31084 raft_consensus.cc:1275] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 72a4aa5a2db74216b16ce37ca263d09d [term 1 FOLLOWER]: Refusing update from remote peer 221e2df56fad4b6e8ece04da8a26249c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.485594 31367 raft_consensus.cc:1275] T eed55556ca7b4d6d9de3dfd66c80a6e1 P a9c07f6769e34130a7701fe6e4e2b380 [term 1 FOLLOWER]: Refusing update from remote peer 221e2df56fad4b6e8ece04da8a26249c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:41.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.486137 31831 consensus_queue.cc:1048] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.486316 31825 consensus_queue.cc:1048] T eed55556ca7b4d6d9de3dfd66c80a6e1 P 221e2df56fad4b6e8ece04da8a26249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.544 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.545 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.546 [ERROR - pool-4-thread-64] (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.
18:08:41.548 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.548 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.571 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.572 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.573 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.580 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.581 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.604 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.605 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.606 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.611 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.616 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04650f3e, L:/127.0.0.1:58138 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.618 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5adb6b42, L:/127.0.0.1:58140 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.622 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.623 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.623 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.623 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.629 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.628927 31825 consensus_queue.cc:1048] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9c07f6769e34130a7701fe6e4e2b380" member_type: VOTER last_known_addr { host: "127.29.156.2" port: 35451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24eeda64, L:/127.0.0.1:34232 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.637 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.641 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.642 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1fa68c6b, L:/127.0.0.1:34238 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.644 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.645 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.646 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.646 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.648 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.649 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.650 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.650 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.651 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.652 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.653 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.653 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.655 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.656 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.657 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.658 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.658 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.659 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.659 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.661 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.661 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.662 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.664 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.665 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.668 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:41.667789 31831 consensus_queue.cc:1048] T 6ca8e098eec04e4dbff4ae249aba85bd P 221e2df56fad4b6e8ece04da8a26249c [LEADER]: Connected to new peer: Peer: permanent_uuid: "72a4aa5a2db74216b16ce37ca263d09d" member_type: VOTER last_known_addr { host: "127.29.156.1" port: 36449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:41.673 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.674 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:41.675 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [71ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:41.675 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.676 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.678 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:41.679 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.680 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:41.680 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.681 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.684 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.685 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.686 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.687 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.688 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x475f3705, L:/127.0.0.1:58148 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.689 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.691 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:41.692 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.693 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.693 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:41.694 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.695 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.696 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.697 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.699 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.700 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.701 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.702 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.703 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.704 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.716 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5aa37676, L:/127.0.0.1:58156 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.716 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.717 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.718 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2da74da9, L:/127.0.0.1:34246 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.718 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.719 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.720 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.720 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:41.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:41.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [98ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:41.722 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.723 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.723 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.724 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:41.724 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.725 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.725 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.725 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.727 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.728 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.729 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.729 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.730 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.730 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.730 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:41.731 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.731 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.731 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.732 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.732 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.732 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.733 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.733 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.733 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.734 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.734 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.735 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.735 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.736 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:41.737 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa473205a, L:/127.0.0.1:34262 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.745 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.750 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:41.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=145), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [14ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:41.752 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x20bdaf59, L:/127.0.0.1:37032 - R:/127.29.156.60:33621] using TOKEN/null
18:08:41.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:41.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.756 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:41.756 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.756 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.756 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.757 [DEBUG - pool-4-thread-53] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:41.766 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7ebc997, L:/127.0.0.1:37056 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:41.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:41.768 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71f73222, L:/127.0.0.1:58172 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.768 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.770 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.770 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.775 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdeccb0f1, L:/127.0.0.1:37040 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:41.775 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:41.776 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.777 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:41.777 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:41.778 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:41.778 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:41.780 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.781 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:41.781 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:41.782 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:41.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:41.782 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:41.783 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:41.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:41.783 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:41.783 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:41.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:41.783 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:41.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:41.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:41.784 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:41.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:41.784 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:41.784 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:41.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:41.785 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:41.785 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:41.785 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:41.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:41.788 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.790 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.792 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.792 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.793 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.793 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.794 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:41.795 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.795 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [74ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [98ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:41.796 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:41.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:41.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:41.804 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:41.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:41.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:41.804 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:41.806 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:41.807 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:41.807 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:41.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:41.813709 32112 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.804760 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37060 (local address 127.29.156.60:33621)
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.804904 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.804909 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.805374 (+   465us) server_negotiation.cc:408] Connection header received
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.805910 (+   536us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.805914 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.805982 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.806054 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.811760 (+  5706us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.812563 (+   803us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.813082 (+   519us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37060: BlockingRecv error: recv got EOF from 127.0.0.1:37060 (error 108)
18:08:41.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:41.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:41.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:41.817 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:41.817 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:41.818 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.819 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa5ff7db, L:/127.0.0.1:34264 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.821 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.823 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.825 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.826 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.827 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.829 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.831 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.831 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.832 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.833 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.835 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.836 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.837 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2b609dd1, L:/127.0.0.1:58178 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.838 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.839 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.840 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.841 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.841 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.842 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.843 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.843 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.844 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.846 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.846 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.854 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.855 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.855 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.864 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5911306f, L:/127.0.0.1:58180 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb33de149, L:/127.0.0.1:34274 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.866 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.868 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.869 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.870 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.870 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.871 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.872 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.872 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.874 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.874 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.875 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.876 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:41.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.877 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.878 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:41.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:41.884 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.885 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:41.897 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.897 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x63e3672c, L:/127.0.0.1:34282 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:41.899 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:41.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:41.902 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7dca91d, L:/127.0.0.1:37072 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:41.904 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.903 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:41.905 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:41.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:41.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:41.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:41.909 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.909 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.910 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.920 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.921 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.923 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.924 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.926 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.927 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.928 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.929 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.930 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.931 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.932 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.933 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.934 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.936 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.936 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.937 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.938 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.938 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.938 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.939 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.940 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.940 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.945 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.945 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.945 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.946 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.947 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.948 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.949 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.951 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.951 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.964 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.965 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.966 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:41.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeba51c34, L:/127.0.0.1:58194 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:41.969 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:41.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:41.971 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.972 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.973 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.973 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.975 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.977 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.979 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299928, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299928, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299928, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:41.981 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:41.981 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:41.981 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:41.982 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:41.982 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:41.982 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:41.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:41.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:41.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.988 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.988 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.991 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:41.992 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:41.993 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:41.997 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.998 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:41.998 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.000 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.004 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.006 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.023 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.026 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.027 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:42.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.032 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.033 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.036 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.037 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.038 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.039 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.041 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.044 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.044 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.046 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.047 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.047 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.049 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.050 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.051 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.051 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.052 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.054 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.058 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.061 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.062 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.073 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.084 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.091 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14aaac0e, L:/127.0.0.1:58220 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.100 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.104 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.105 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.111 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.111 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.117 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.118 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ec837e5, L:/127.0.0.1:58218 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.121 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.127 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.129 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.132 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.133 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb78e999, L:/127.0.0.1:58228 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.134 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.140 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12594591, L:/127.0.0.1:58278 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.140 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.141 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.148 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.148 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.164 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x32b05173, L:/127.0.0.1:37110 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.165 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.168 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.171 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.175 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.180 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.199 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9dc4e1a6, L:/127.0.0.1:58244 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.202 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.205 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe692ae44, L:/127.0.0.1:34302 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.205 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.210 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.211 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c134c33, L:/127.0.0.1:58270 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.213 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2cf0b89, L:/127.0.0.1:34386 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.214 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6125768c, L:/127.0.0.1:34376 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.218 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0d2a1ed, L:/127.0.0.1:58354 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.222 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf67fe7c6, L:/127.0.0.1:58280 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.222 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.225 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65db4a09, L:/127.0.0.1:34310 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20b06b02, L:/127.0.0.1:58296 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.235 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3371720b, L:/127.0.0.1:34324 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [337ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=514), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [65ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [310ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b7d09b8, L:/127.0.0.1:58276 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.256 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.257 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.258 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4cde29ed, L:/127.0.0.1:37084 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.258 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:42.258 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.259 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [273ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.263 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe2428b39, L:/127.0.0.1:58328 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.265 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [64ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [359ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3171f81, L:/127.0.0.1:58268 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.267 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x709c1576, L:/127.0.0.1:58430 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.270 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0e4193f, L:/127.0.0.1:58300 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.271 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b8188fd, L:/127.0.0.1:58336 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.272 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6201241b, L:/127.0.0.1:58348 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.275 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb61f511d, L:/127.0.0.1:58370 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.276 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x998c5b90, L:/127.0.0.1:34296 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7aaa4bd, L:/127.0.0.1:37120 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.278 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd645c26c, L:/127.0.0.1:58450 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.279 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd336133f, L:/127.0.0.1:58376 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.280 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf1829bf, L:/127.0.0.1:58288 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.281 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7ccf14c1, L:/127.0.0.1:58390 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.282 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a18b5be, L:/127.0.0.1:37112 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.284 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0b16c4f, L:/127.0.0.1:58402 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.285 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe710aabb, L:/127.0.0.1:34366 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.285 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfffc83d6, L:/127.0.0.1:58446 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.287 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:42.287 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0d74b8c, L:/127.0.0.1:34400 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.288170 30532 connection.cc:466] server connection from 127.0.0.1:58446 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58446 (request call id 0) could send its response
18:08:42.288 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53a03b71, L:/127.0.0.1:58456 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.289 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x708156c7, L:/127.0.0.1:58246 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1273044f, L:/127.0.0.1:58316 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.291 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=617), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [461ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.293 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91d74ef5, L:/127.0.0.1:37134 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.295 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.298 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80ae0478, L:/127.0.0.1:58414 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.301 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state CONNECTING
18:08:42.301 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.301 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.301 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.302 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.302 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.303 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d7b8b20, L:/127.0.0.1:58398 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.303 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.303 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.303 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.304 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.304 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.305 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.305 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3531fbe1, L:/127.0.0.1:37102 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.305 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30ad1b50, L:/127.0.0.1:34340 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfbde92a0, L:/127.0.0.1:58392 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x100f0a59, L:/127.0.0.1:34350 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=667), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [438ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=585), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.312 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xeef9d0c8, L:/127.0.0.1:37092 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.312 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50ab65c4, L:/127.0.0.1:37140 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.314 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x87089a35, L:/127.0.0.1:37114 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28a3fc0f, L:/127.0.0.1:34402 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [254ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [289ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.317 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.317 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.318 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=587), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [45ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [349ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [387ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.319 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.319 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.320 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.322 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.322 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.323 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.323 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52301b30, L:/127.0.0.1:58388 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.324 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.326 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.326 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.326 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b150565, L:/127.0.0.1:58428 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.326 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.328 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.328 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.328 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.329 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.330 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:42.330 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.330 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.330 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [401ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [442ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.312 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.331 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.330 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.332 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.333 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.333 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.333 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.333 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.334 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.334 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.335 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.336 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.337 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.337 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.338 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.339 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.339 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.339 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.340 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.340 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.341 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.341 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.341 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.343 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.343 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.344 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.344 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:42.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.345 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.349 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.2' into [/127.29.156.2] in 2005430ns
18:08:42.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.351 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.352 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.352 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.353 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f5d4615, L:/127.0.0.1:37152 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.355077 30658 connection.cc:466] server connection from 127.0.0.1:37152 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37152 (request call id 0) could send its response
18:08:42.356 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.359 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.361 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.371 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.371 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.376 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49161da1, L:/127.0.0.1:58466 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.384 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.384 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.384 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.386 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.389 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.391 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.396 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.397 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.402 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc90e7645, L:/127.0.0.1:34406 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=729), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [428ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [550ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [572ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.411 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.412 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.417 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdd581dd, L:/127.0.0.1:37158 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.417 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.418 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.418 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.419 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.420 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.421 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.426 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.428 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.432 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.437 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3adf88da, L:/127.0.0.1:37170 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.439 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a1a21bf, L:/127.0.0.1:34422 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.440 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.441 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [439ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [463ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [499ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [501ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.444 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.448 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.449 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.449 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.449 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.449 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.452 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.452 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.455 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.464 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.485 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.490 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.491 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbdeb47e7, L:/127.0.0.1:37186 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.494 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x53d74c45, L:/127.0.0.1:34428 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.499 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.500 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:42.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=823), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [471ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [666ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.502 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.505 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.507 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.510 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.510 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.511 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.511 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.511 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.512 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.512 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.515 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.517 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ff22da7, L:/127.0.0.1:37188 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.518 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.522 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd3120b27, L:/127.0.0.1:58480 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.525 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7ef0f7f, L:/127.0.0.1:34442 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.528 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=795), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [586ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.530 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.532 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.535 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2c58bc26, L:/127.0.0.1:58474 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.540 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.540 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.541 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.555 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x082d63c2, L:/127.0.0.1:37194 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.567 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x867da430, L:/127.0.0.1:58492 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x653c10a2, L:/127.0.0.1:58508 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.578 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.580 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.580 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.582 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.583 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.584 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.585 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.589 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.590 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x854eadb2, L:/127.0.0.1:58520 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.591 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbebd155a, L:/127.0.0.1:34448 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.597 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.600 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [733ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [775ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.608 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.608 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x117cca5e, L:/127.0.0.1:58212 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state CONNECTING
18:08:42.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.609 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.610 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.617 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.618 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d5e052c, L:/127.0.0.1:34464 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.621 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.629 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.630 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x93be3600, L:/127.0.0.1:34474 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.635 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.638 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d4b2ffe, L:/127.0.0.1:58532 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.643 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.644 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1f360ab, L:/127.0.0.1:34452 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.645 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.645 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=912), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [587ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [642ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [684ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.652 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.651 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.652 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.653 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=934), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [445ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [777ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.655 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.659 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.659 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.659 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.662 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.662 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.664 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.664 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.664 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.664976 32447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.648050 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37210 (local address 127.29.156.60:33621)
18:08:42.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.648181 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.648185 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663278 (+ 15093us) server_negotiation.cc:408] Connection header received
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.664208 (+   930us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.664212 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.664275 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.664333 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.664833 (+   500us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37210: BlockingRecv error: recv got EOF from 127.0.0.1:37210 (error 108)
18:08:42.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:42.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.668 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.671654 32445 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.660351 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37216 (local address 127.29.156.60:33621)
18:08:42.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.660913 (+   562us) server_negotiation.cc:207] Beginning negotiation
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.660917 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663771 (+  2854us) server_negotiation.cc:408] Connection header received
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663823 (+    52us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663826 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663890 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.663966 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.670016 (+  6050us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.670815 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.671504 (+   689us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37216: BlockingRecv error: recv got EOF from 127.0.0.1:37216 (error 108)
18:08:42.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":465}
18:08:42.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.674 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.674 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.676 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99f2d8a7, L:/127.0.0.1:58538 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.676 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.677 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.682 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8b6b5924, L:/127.0.0.1:34490 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1022), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [297ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [860ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.685 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.685 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=997), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [80ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [134ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:42.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.693 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.693 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.693 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:42.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.695 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.696 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.696 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.698 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.699 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.699 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.699 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.699 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.702 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.703 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.713 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.714701 32445 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.686707 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37232 (local address 127.29.156.60:33621)
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.686833 (+   126us) server_negotiation.cc:207] Beginning negotiation
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.686837 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.694748 (+  7911us) server_negotiation.cc:408] Connection header received
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.705706 (+ 10958us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.705711 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.705769 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.705823 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.714557 (+  8734us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37232: BlockingRecv error: recv got EOF from 127.0.0.1:37232 (error 108)
18:08:42.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:42.716 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.718 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.720 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.721 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.722 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.729 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x89932c3d, L:/127.0.0.1:34492 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.724 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.723 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.737 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.737 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4cb2f69, L:/127.0.0.1:58578 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.738 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcff0500e, L:/127.0.0.1:58568 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.722 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.737334 32460 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.637176 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37200 (local address 127.29.156.60:33621)
18:08:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.637315 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:08:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.637319 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.640721 (+  3402us) server_negotiation.cc:408] Connection header received
18:08:42.740 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.642634 (+  1913us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.642638 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.642707 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.642791 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.683646 (+ 40855us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.684339 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.732665 (+ 48326us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.732811 (+   146us) 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
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736857 (+  4046us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736875 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736878 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736892 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736915 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.736925 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.737019 (+    94us) server_negotiation.cc:1036] Waiting for connection context
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.737171 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37200: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37200): Connection reset by peer (error 104)
18:08:42.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:42.742 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4aae6b9, L:/127.0.0.1:58552 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1007), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [708ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [752ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [794ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [799ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:42.746 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e5efbf0, L:/127.0.0.1:37252 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.748 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a8c9aea, L:/127.0.0.1:37244 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.750 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.752 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.754 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.755 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.755 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.755 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.758 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.759 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb26ff52, L:/127.0.0.1:34502 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [823ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [825ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [835ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.765 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.769 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.769 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.769 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.770 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.770 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.770 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.774 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.774 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.774 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.776 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.777 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.779 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x852653cd, L:/127.0.0.1:34510 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.779 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2dbee90c, L:/127.0.0.1:58590 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.779 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1126), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [932ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [988ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.784 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.784 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.786 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.788 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state CONNECTING
18:08:42.788 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.788 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.789 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.789549 32445 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.763150 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37258 (local address 127.29.156.60:33621)
18:08:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.763281 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.763285 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.789 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.763875 (+   590us) server_negotiation.cc:408] Connection header received
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.764260 (+   385us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.764263 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.764315 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.764368 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.769368 (+  5000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.770419 (+  1051us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.789424 (+ 19005us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37258: BlockingRecv error: recv got EOF from 127.0.0.1:37258 (error 108)
18:08:42.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:08:42.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.791 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe42956d1, L:/127.0.0.1:34524 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1090), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [421ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [929ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.796 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.805 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.805 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.806 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.807 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.808 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.807799 32447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.777201 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37268 (local address 127.29.156.60:33621)
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.777328 (+   127us) server_negotiation.cc:207] Beginning negotiation
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.777332 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.777918 (+   586us) server_negotiation.cc:408] Connection header received
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.778289 (+   371us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.778293 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.778350 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.778411 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.788216 (+  9805us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.788932 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.807683 (+ 18751us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37268: BlockingRecv error: recv got EOF from 127.0.0.1:37268 (error 108)
18:08:42.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:42.808 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.809 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.811 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.811 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.812 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.813 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x45096ee9, L:/127.0.0.1:34532 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.816 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.817 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.821 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.822 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15a9b50e, L:/127.0.0.1:37284 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.822 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5245bcac, L:/127.0.0.1:34544 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.824 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1151), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [921ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [965ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [992ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.831 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.832 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state CONNECTING
18:08:42.832 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.832 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.833 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.833 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.833 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.834 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.837 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.838 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.838 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1102), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [836ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [871ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.843 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.844 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.844 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.844 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:42.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.849 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5124ae4, L:/127.0.0.1:58594 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.851 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4310b981, L:/127.0.0.1:37288 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.853 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x319ee6a5, L:/127.0.0.1:34558 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [930ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [931ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [933ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.857 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.857 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.857 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.857 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.861 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.866 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.868 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.868 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.868 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.869 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.869 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.869 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.869 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.870 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.871 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.871 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.872 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.877 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.881 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.883 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2b2aedca, L:/127.0.0.1:34568 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.887 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.893 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9fb2cfa7, L:/127.0.0.1:58604 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.895 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.897 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.900 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ee4d800, L:/127.0.0.1:58598 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.904 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.910 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa56ee419, L:/127.0.0.1:37294 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.914 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.914 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [417ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [996ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1023ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.921 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdb2b9be4, L:/127.0.0.1:34580 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.922 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.922 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.922 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:42.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.923 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.923 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.923 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.924 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1201), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [950ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [973ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1005ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.930 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.933 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.936 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:42.936734 32447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.916874 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37296 (local address 127.29.156.60:33621)
18:08:42.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.917031 (+   157us) server_negotiation.cc:207] Beginning negotiation
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.917035 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.921406 (+  4371us) server_negotiation.cc:408] Connection header received
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.921804 (+   398us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.921807 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.921866 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.921941 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.932497 (+ 10556us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.933286 (+   789us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.936610 (+  3324us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37296: BlockingRecv error: recv got EOF from 127.0.0.1:37296 (error 108)
18:08:42.937 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:42.937 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.937 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.937 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:42.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.938 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.938 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.943 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37da9ff7, L:/127.0.0.1:34596 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.946 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e2ba26f, L:/127.0.0.1:34586 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [890ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1222ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x224a7fec, L:/127.0.0.1:37302 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.955 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.956 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.956 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:42.957 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.957 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:42.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:42.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.959 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:42.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:42.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:42.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1c0832e, L:/127.0.0.1:58612 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:42.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:42.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f128374, L:/127.0.0.1:58622 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:42.983 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a8e5cc5, L:/127.0.0.1:34602 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:42.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.985 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf8685f1, L:/127.0.0.1:37308 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:42.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1253), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1003ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1022ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.986 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:42.986 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:42.986 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:42.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.990 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.991 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:42.991 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.991 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1259), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [968ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:42.991 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.992 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.992 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.992 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:42.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.994 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:42.994 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:42.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:42.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:42.996 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:42.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:42.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:42.998 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:42.998 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:42.998 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:42.999 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.999 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:42.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:42.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:42.999 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:43.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.002 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.002 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.003 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.003757 32445 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.998757 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37322 (local address 127.29.156.60:33621)
18:08:43.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.998901 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:08:43.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:42.998906 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:43.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.003660 (+  4754us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37322: BlockingRecv error: recv got EOF from 127.0.0.1:37322 (error 108)
18:08:43.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:43.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.006 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.008 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.012 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.013 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.014 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.019 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.020 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.022 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa7cb44d, L:/127.0.0.1:37338 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.045 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.045 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.047 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.047 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.048 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.049 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.050 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.051 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.052 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.052 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.054 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.054 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.055 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.055 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.055 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.056 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.058 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.059 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.060 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.061 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.062 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.064 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.064 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [388ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:43.065 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.065 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.065 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.066 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.067 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.067 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.068 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.085 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.086 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.086 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.087 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.088 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.091 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.092 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.093 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.093 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.094 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.095 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.095 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.095 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.095 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.095 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.096 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.096 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.096 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.096 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.097 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.098 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.098 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.099 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.101 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.101 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.102 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.102 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.102 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1418), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [27ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:43.103 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.103 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.104 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.103664 32230 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.911670 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58200 (local address 127.29.156.61:35331)
18:08:43.105 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913524 (+  1854us) server_negotiation.cc:207] Beginning negotiation
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913528 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913543 (+    15us) server_negotiation.cc:408] Connection header received
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913579 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913582 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913633 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:41.913730 (+    97us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.101843 (+1188113us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.102726 (+   883us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.102989 (+   263us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58200: BlockingRecv error: recv got EOF from 127.0.0.1:58200 (error 108)
18:08:43.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1740,"thread_start_us":77,"threads_started":1}
18:08:43.106 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.106 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1448), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [29ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [47ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1231ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:43.109 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.110 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.110 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.111 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7bada1b, L:/127.0.0.1:58628 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.113 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.114 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.115 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.116 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.117 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.057 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.117 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.118 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.119 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.119 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.121 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.122 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.123 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.124 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.125 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xccd539c3, L:/127.0.0.1:37356 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc9639f7, L:/127.0.0.1:34614 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.127 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.128 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.128 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.128 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.128 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1469), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [119ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [121ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.130 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdde4744e, L:/127.0.0.1:37360 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.131 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa6f3f59c, L:/127.0.0.1:34652 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.133 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.135 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.136 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.138 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.141 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.142 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:43.142 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.142 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.143 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.143 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.143 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.144 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.144 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1424), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1246ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.145 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.145 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.145 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.147 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.147 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.149 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.149 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.155 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.158 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbef1519d, L:/127.0.0.1:34640 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1435), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1091ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1092ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.167 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73332205, L:/127.0.0.1:34646 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.172 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x66df583e, L:/127.0.0.1:34694 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.174 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.175 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1443), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1227ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1242ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.175 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.176 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.176 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.176 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.177 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.177 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.177 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.177 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.178 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.178 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.178869 32723 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.130827 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37380 (local address 127.29.156.60:33621)
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161092 (+ 30265us) server_negotiation.cc:207] Beginning negotiation
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161096 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161110 (+    14us) server_negotiation.cc:408] Connection header received
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161144 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161147 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.161193 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.177663 (+ 16470us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.177769 (+   106us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.178571 (+   802us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.178739 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37380: BlockingWrite error: write error: Broken pipe (error 32)
18:08:43.179 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":30204}
18:08:43.180 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.183 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.183 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.185 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x65d50961, L:/127.0.0.1:58696 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.188 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1535), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.190 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb1f1b4fe, L:/127.0.0.1:37420 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.191 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34a2c17c, L:/127.0.0.1:34626 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.195 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x21ec97f9, L:/127.0.0.1:34676 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.198587 32447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.091512 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37346 (local address 127.29.156.60:33621)
18:08:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092866 (+  1354us) server_negotiation.cc:207] Beginning negotiation
18:08:43.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092870 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092883 (+    13us) server_negotiation.cc:408] Connection header received
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092923 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.199 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092926 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.092978 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.093071 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.157840 (+ 64769us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.199 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.158619 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.198467 (+ 39848us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37346: BlockingRecv error: recv got EOF from 127.0.0.1:37346 (error 108)
18:08:43.199 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1274}
18:08:43.200 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b272a08, L:/127.0.0.1:37396 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc608b9eb, L:/127.0.0.1:58656 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.203 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a2dfefb, L:/127.0.0.1:37412 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fd1b18e, L:/127.0.0.1:34712 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.204 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.205 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:43.205 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.206 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.207 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe93040d8, L:/127.0.0.1:58658 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.207 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.208 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.208 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a43bff6, L:/127.0.0.1:58642 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.209 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:43.209 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.209 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.211 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.212 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:43.212 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.212 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.213 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.213 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.214 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7bd3b8c, L:/127.0.0.1:34700 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.214 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf111c15d, L:/127.0.0.1:37352 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.214 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.214 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.214 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.215 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.216 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29d17af5, L:/127.0.0.1:37374 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.217170 32434 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.126662 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58692 (local address 127.29.156.61:35331)
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132556 (+  5894us) server_negotiation.cc:207] Beginning negotiation
18:08:43.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132560 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132576 (+    16us) server_negotiation.cc:408] Connection header received
18:08:43.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132614 (+    38us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132617 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132664 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.132740 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.217 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:43.217 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.181816 (+ 49076us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.182596 (+   780us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.215787 (+ 33191us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.215992 (+   205us) 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
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216565 (+   573us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216583 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:43.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216585 (+     2us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216598 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:43.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216618 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216627 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216688 (+    61us) server_negotiation.cc:1036] Waiting for connection context
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.216993 (+   305us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58692: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58692): Connection reset by peer (error 104)
18:08:43.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":5803}
18:08:43.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1489), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1274ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1281ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.219 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x36da5a4b, L:/127.0.0.1:34678 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8440259e, L:/127.0.0.1:58678 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1496), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1271ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.223515 32665 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.056799 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:58668 (local address 127.29.156.61:35331)
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.059263 (+  2464us) server_negotiation.cc:207] Beginning negotiation
18:08:43.223 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.059267 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.125438 (+ 66171us) server_negotiation.cc:408] Connection header received
18:08:43.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.125497 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.125500 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.125563 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.125664 (+   101us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.136761 (+ 11097us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.137592 (+   831us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.196434 (+ 58842us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.196639 (+   205us) 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
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222839 (+ 26200us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222858 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222861 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222874 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222897 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222907 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.222986 (+    79us) server_negotiation.cc:1036] Waiting for connection context
18:08:43.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.223344 (+   358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:58668: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:58668): Connection reset by peer (error 104)
18:08:43.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2390,"thread_start_us":80,"threads_started":1}
18:08:43.226 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc62608da, L:/127.0.0.1:34660 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1571), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1417ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1435ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.228 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1511), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [386ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.228 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:43.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.231 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.231 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1adcb38b, L:/127.0.0.1:37426 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.232 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x44a4a167, L:/127.0.0.1:37342 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.233 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.235 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.235 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.235 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.236 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.237 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.237 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.238 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.238 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.239 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.240 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.240 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.240 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.241 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.241 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.241 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.241 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1542), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [504ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1211ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1348ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.242 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.242 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.243 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.243 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.243 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.243 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.244 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.244 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.244 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.247 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.246 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.247 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.249 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.250 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.250 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.250 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.250 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.250 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.254 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.256 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.256 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.257 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.259 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c9c01de, L:/127.0.0.1:34714 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.259 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.265 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.267 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.268 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x990db9be, L:/127.0.0.1:58706 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.270 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.270 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0aec6caf, L:/127.0.0.1:34728 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1538), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1331ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1334ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.278 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.278 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.278 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.280 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.281 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.281 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.281 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.282 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.282 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.283 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.283 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.285 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.287500 32740 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.263771 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37430 (local address 127.29.156.60:33621)
18:08:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.263918 (+   147us) server_negotiation.cc:207] Beginning negotiation
18:08:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.263922 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.266449 (+  2527us) server_negotiation.cc:408] Connection header received
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.268915 (+  2466us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.268918 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.268999 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.269074 (+    75us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.286350 (+ 17276us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.287175 (+   825us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.287373 (+   198us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37430: BlockingRecv error: recv got EOF from 127.0.0.1:37430 (error 108)
18:08:43.288 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:08:43.289 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.291 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.293 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.294 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7802e66a, L:/127.0.0.1:34730 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.294 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab53c90a, L:/127.0.0.1:34736 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.295 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8b3d10b, L:/127.0.0.1:58708 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.302 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.303 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.304 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.305 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.305 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.308 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb84a7ed0, L:/127.0.0.1:34742 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1587), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [408ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1406ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.317 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.317 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.317 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.322 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b6fcf3f, L:/127.0.0.1:34752 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.323 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.322 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.324 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.325 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1605), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [431ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1406ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1428ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.324 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.327 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.327 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.328 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfda7b431, L:/127.0.0.1:37434 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.329 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.330 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.330 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.330 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.330 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.331 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.331 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.331 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.331 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.333 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.334 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.334591 32740 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.302907 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37432 (local address 127.29.156.60:33621)
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.303042 (+   135us) server_negotiation.cc:207] Beginning negotiation
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.303047 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.303762 (+   715us) server_negotiation.cc:408] Connection header received
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.304152 (+   390us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.304156 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.304219 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.304281 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.312232 (+  7951us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.313018 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.325615 (+ 12597us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.325808 (+   193us) 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
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332483 (+  6675us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332502 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332505 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332518 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332550 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332559 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.332618 (+    59us) server_negotiation.cc:1036] Waiting for connection context
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.334444 (+  1826us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37432: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37432): Connection reset by peer (error 104)
18:08:43.335 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:43.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.340 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.340 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.343 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x671a49f6, L:/127.0.0.1:34766 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.349 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8cf2443, L:/127.0.0.1:34762 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.367 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.368 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.369 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.369 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.370 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.372 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.372 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.375 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.375 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.376 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.377 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.378 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.380 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.379 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.379 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.382 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.383 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.384 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.384 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.385 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.386 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.387 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.388 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.389 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.389 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.390 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.391 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x826eb090, L:/127.0.0.1:58714 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.391 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.392 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.393 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.393 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.394 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.395 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.395 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.396 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.397 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.398 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.399 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.400 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.401 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.401 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.402 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.402 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.402 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.403 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.403 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.403 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:43.404 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.404 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.405 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.405 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.406 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3ed3bfef, L:/127.0.0.1:34770 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1716), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [448ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1561ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.408 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.411 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.414 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.414 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.415 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.415 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.415 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.416 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.416759 32740 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.391310 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37438 (local address 127.29.156.60:33621)
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.391463 (+   153us) server_negotiation.cc:207] Beginning negotiation
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.391467 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.391984 (+   517us) server_negotiation.cc:408] Connection header received
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.392399 (+   415us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.392404 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.392467 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.417 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.392573 (+   106us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.397728 (+  5155us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.398621 (+   893us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.417 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.416630 (+ 18009us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37438: BlockingRecv error: recv got EOF from 127.0.0.1:37438 (error 108)
18:08:43.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:08:43.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.418 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.419 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.419 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.422 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.424 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.424 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5bdb8f6, L:/127.0.0.1:34794 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1721), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [422ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1558ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.428 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.431 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x863c92f0, L:/127.0.0.1:34784 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.432 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.432 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.432 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.432 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.433 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9b8c735, L:/127.0.0.1:37444 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.434510 30665 connection.cc:466] server connection from 127.0.0.1:37444 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37444 (request call id 0) could send its response
18:08:43.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.436 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.437 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.438 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.443 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x10e7c9cc, L:/127.0.0.1:58724 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.447 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.448 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3ca55d3, L:/127.0.0.1:37448 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.451 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ac6aa32, L:/127.0.0.1:34808 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.454 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1723), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1516ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1521ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.456 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.458 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.460 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47b26f0a, L:/127.0.0.1:34814 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.460 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.460 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:43.460 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1797), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [920ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1635ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.463 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.463 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.465 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.467 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.467 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.468 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:43.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.470 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.470 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.476 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.477 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.477 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.477 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.485 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.486 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.487 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.487 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.487 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.487 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1820), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [740ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1467ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.487 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1826), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1161ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1449ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1475ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.490 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.490 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.491 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.491 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1811), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [418ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1514ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.494 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.494 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1775), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [389ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.494 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.496 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.497 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.497 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.497 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.498 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.501 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.501 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.502 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.502 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.503 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.504 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.504 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.505 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.506 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.506 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.507 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.508 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.509 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.509 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.510 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.510 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.511 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.511 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.512 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.512 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.513 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.514 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.515 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.515 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.516 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.516 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.517 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.517 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.518 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.518 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.519 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.520 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.520 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.520 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.521 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1872), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [818ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1628ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1658ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.521 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.529 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.539 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.539 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1933), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [148ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1570ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.541 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.543 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.543 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnected from peer
18:08:43.545 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.545 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.545 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1894), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [800ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1481ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.553 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.553 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.553 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.558 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.559 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.560 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.561 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.561 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.562 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.563 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.564 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.564 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.565 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.574 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.575 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.576 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.576 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.577 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.577 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.580 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.580 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.581 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.582 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.583 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.583 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.583 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.583 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.584 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.584 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.585 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.586 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.586 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.586 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.587 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.587 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.588 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.588 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.610 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.612 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.618 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.620 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.621 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.622 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.623 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.623 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.624 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.624 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.625 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.625 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.625 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.625 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.635 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.636 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.636 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.637 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.637 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.640 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.640 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.640 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.641 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.641 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.644 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.644 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.644 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.645 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.646 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.646 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.647 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.647 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.647 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.648 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.648 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.649 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.650 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.650 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:43.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.651 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.652 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.652 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x914a1fca, L:/127.0.0.1:58184 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.652 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.653 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.655 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.655 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.656 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.657 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.658 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.660 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.661 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.661 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.661 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.664 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.664 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.665 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.666 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.666 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.666 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.666 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.667 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.667 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.668 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.668 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.668 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.669 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.669 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.672 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.672 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.672 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.672 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.673 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.674 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.674 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.674 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.681 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.659 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.658 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.682 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.683 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.683 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.683 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.684 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.685 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.686 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.693 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.693 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.695 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.695 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.695 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.697 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.698 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.698 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.699 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.701 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.702 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.709 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.710 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.712 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.712 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.714 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.714 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.715 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.718 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.720 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.721 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.723 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.726 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.728 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.730 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.730 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.733 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.734 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.736 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:43.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.740 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.741 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.741 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.742 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.750 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.752 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.754 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.757 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.761 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.762 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.765 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.771 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.772 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.772 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:43.772 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:43.772 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.773 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.774 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.631520 32460 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.453650 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37462 (local address 127.29.156.60:33621)
18:08:43.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.453785 (+   135us) server_negotiation.cc:207] Beginning negotiation
18:08:43.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.453789 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.455082 (+  1293us) server_negotiation.cc:408] Connection header received
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.455360 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.455364 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.455415 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.455470 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.466069 (+ 10599us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.466881 (+   812us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.621083 (+154202us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.621327 (+   244us) 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
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630887 (+  9560us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630905 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630909 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630923 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:43.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630953 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.630963 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.631068 (+   105us) server_negotiation.cc:1036] Waiting for connection context
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.631370 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37462: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37462): Connection reset by peer (error 104)
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:08:43.777 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5150532a, L:/127.0.0.1:37476 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.670600 30528 connection.cc:466] server connection from 127.0.0.1:58184 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:58184 (request call id 0) could send its response
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.700248 32730 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623057 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37488 (local address 127.29.156.60:33621)
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623154 (+    97us) server_negotiation.cc:207] Beginning negotiation
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623158 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623172 (+    14us) server_negotiation.cc:408] Connection header received
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.699900 (+ 76728us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.699904 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.699958 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.700108 (+   150us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37488: BlockingWrite error: write error: Broken pipe (error 32)
18:08:43.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:08:43.779 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.783 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.785 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.786 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.787 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.790 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.790 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.792 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.793 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.794 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.796 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.799 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.801 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.803 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.804 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.807 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.808 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.808 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.809 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.811 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.811 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.813 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.814 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.814 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.816 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.816 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.818 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.818 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:43.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.821 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.822 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:43.822 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:43.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.825 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.826 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.829 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.830 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.831 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.832 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.834 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.836 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6acbbfc9, L:/127.0.0.1:34842 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.837 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52e7bf95, L:/127.0.0.1:58754 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.839 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.842 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.844 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:43.846 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1909ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1916ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:43.848 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:43.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.851 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.851 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.851 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.855 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.858 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.860 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.862 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.862 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.868 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.870 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.871 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.872 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.874 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:43.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:43.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:43.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:43.875 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:43.876 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.876 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.876 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.877 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.877 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.877 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.878 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.885 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.886 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.887 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:43.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:43.889 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd9aeb198, L:/127.0.0.1:35034 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.890 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.892 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.894 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.895 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.898 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.901 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x653657cf, L:/127.0.0.1:35074 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.902 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e9985b5, L:/127.0.0.1:34990 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.903 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.903 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28536c6c, L:/127.0.0.1:58730 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.906 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.910 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.914 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.917 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.851 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.870 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.922 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.923 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:43.923 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:43.923 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:43.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:43.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:43.926 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.929 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.932 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.934 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:43.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x379bed54, L:/127.0.0.1:35156 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.939 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.940 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.800491   657 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.648868 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37572 (local address 127.29.156.60:33621)
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.660209 (+ 11341us) server_negotiation.cc:207] Beginning negotiation
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.660213 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.797372 (+137159us) server_negotiation.cc:408] Connection header received
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800013 (+  2641us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800017 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800074 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800149 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800326 (+   177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37572: BlockingRecv error: recv got EOF from 127.0.0.1:37572 (error 108)
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11265,"thread_start_us":89,"threads_started":1}
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.810705   667 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.648644 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37556 (local address 127.29.156.60:33621)
18:08:43.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.656730 (+  8086us) server_negotiation.cc:207] Beginning negotiation
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.656734 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810160 (+153426us) server_negotiation.cc:408] Connection header received
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810209 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810213 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810266 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810353 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.810571 (+   218us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37556: BlockingRecv error: recv got EOF from 127.0.0.1:37556 (error 108)
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":8006,"thread_start_us":108,"threads_started":1}
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.812804 32447 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.641332 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37510 (local address 127.29.156.60:33621)
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.641566 (+   234us) server_negotiation.cc:207] Beginning negotiation
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.641570 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812398 (+170828us) server_negotiation.cc:408] Connection header received
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812443 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812446 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812495 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812566 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.812711 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37510: BlockingRecv error: recv got EOF from 127.0.0.1:37510 (error 108)
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":169}
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.814400 32738 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.642198 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37548 (local address 127.29.156.60:33621)
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.642310 (+   112us) server_negotiation.cc:207] Beginning negotiation
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.642314 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.813956 (+171642us) server_negotiation.cc:408] Connection header received
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.814011 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.814015 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.814063 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.814163 (+   100us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.814309 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37548: BlockingRecv error: recv got EOF from 127.0.0.1:37548 (error 108)
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.823762   652 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.650246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37598 (local address 127.29.156.60:33621)
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.660563 (+ 10317us) server_negotiation.cc:207] Beginning negotiation
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.660566 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.793214 (+132648us) server_negotiation.cc:408] Connection header received
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.823338 (+ 30124us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.823341 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.823383 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.823457 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.823636 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37598: BlockingRecv error: recv got EOF from 127.0.0.1:37598 (error 108)
18:08:43.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":10258,"thread_start_us":86,"threads_started":1}
18:08:43.951 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.956 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1706a9f, L:/127.0.0.1:35030 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.958 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9fa720ff, L:/127.0.0.1:37500 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.960 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c9a7e16, L:/127.0.0.1:37760 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:43.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:43.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x686d8df4, L:/127.0.0.1:35124 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.972 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76df79b3, L:/127.0.0.1:58982 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6c173865, L:/127.0.0.1:34994 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebdb4136, L:/127.0.0.1:34934 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe53cd407, L:/127.0.0.1:34818 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.976 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6a4e15c9, L:/127.0.0.1:34958 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.978 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c24829e, L:/127.0.0.1:34822 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.978 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9f52613b, L:/127.0.0.1:37694 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:43.981 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6347cfb, L:/127.0.0.1:59060 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.982 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15ec86b2, L:/127.0.0.1:35050 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:43.983 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea4ff34d, L:/127.0.0.1:59072 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:43.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:43.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.960659   657 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.781823 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37726 (local address 127.29.156.60:33621)
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800700 (+ 18877us) server_negotiation.cc:207] Beginning negotiation
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800704 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800719 (+    15us) server_negotiation.cc:408] Connection header received
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800753 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:43.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800756 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:43.997 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:43.997 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:43.998 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:43.999 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.000 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.000 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.001 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.001 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=619), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [457ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.004 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.004 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=614), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [384ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.018 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.019 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=615), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [420ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.070 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.072 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.073 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.116 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.117 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.127 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb19b1e6a, L:/127.0.0.1:59026 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.130 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd97011c5, L:/127.0.0.1:37710 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.132 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed88e5f9, L:/127.0.0.1:34828 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa848c313, L:/127.0.0.1:58858 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.147 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabea6bbf, L:/127.0.0.1:59002 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.152 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa35091de, L:/127.0.0.1:37702 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.155 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4fd6384, L:/127.0.0.1:34996 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8b062c8, L:/127.0.0.1:58746 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.157 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6decd795, L:/127.0.0.1:37652 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.163 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.166 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.172 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21da77f4, L:/127.0.0.1:37620 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6320786, L:/127.0.0.1:37502 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad969395, L:/127.0.0.1:58912 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.177 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f7e3a08, L:/127.0.0.1:34844 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.178 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1e40ce4, L:/127.0.0.1:34932 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.178 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda3d0de4, L:/127.0.0.1:58894 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.181 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15b5d265, L:/127.0.0.1:35170 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.189 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb93e5b97, L:/127.0.0.1:59016 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.194 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x001870b7, L:/127.0.0.1:34922 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.199 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.203 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.204 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc78ee2fb, L:/127.0.0.1:58776 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.206 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9eafa77d, L:/127.0.0.1:58958 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.207 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.210 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37608970, L:/127.0.0.1:37588 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c6f0137, L:/127.0.0.1:58950 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.212 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65adb470, L:/127.0.0.1:34866 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06614078, L:/127.0.0.1:37754 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1f33c98, L:/127.0.0.1:35020 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.215 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x804c9327, L:/127.0.0.1:37674 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.217 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a9a3e76, L:/127.0.0.1:37678 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.221 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.224 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2297cb93, L:/127.0.0.1:58792 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.224 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca9f458d, L:/127.0.0.1:58840 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.227 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.227 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdad951ed, L:/127.0.0.1:37662 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.228 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef51b74c, L:/127.0.0.1:58934 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.230 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.230 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.234 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.235 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11643a99, L:/127.0.0.1:58800 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.238 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.241 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x758a56c6, L:/127.0.0.1:59132 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.243 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ee0390c, L:/127.0.0.1:37742 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a9b3a69, L:/127.0.0.1:34890 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.250 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc34fd33a, L:/127.0.0.1:59096 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800794 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.800867 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.959378 (+158511us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.960104 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.960515 (+   411us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37726: BlockingRecv error: recv got EOF from 127.0.0.1:37726 (error 108)
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18806}
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:43.986241 32723 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.622882 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37494 (local address 127.29.156.60:33621)
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623533 (+   651us) server_negotiation.cc:207] Beginning negotiation
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623537 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623550 (+    13us) server_negotiation.cc:408] Connection header received
18:08:44.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623592 (+    42us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623595 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623662 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.623739 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.253 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf1c44969, L:/127.0.0.1:59112 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.780062 (+156323us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.780835 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.970077 (+189242us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.970288 (+   211us) 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
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.985568 (+ 15280us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.985666 (+    98us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.985748 (+    82us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:43.986070 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37494: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37494): Connection reset by peer (error 104)
18:08:44.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"mutex_wait_us":299,"server-negotiator.queue_time_us":578}
18:08:44.254 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf992497d, L:/127.0.0.1:58802 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9cfcc51, L:/127.0.0.1:34856 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.256 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ed866ad, L:/127.0.0.1:37580 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.257 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4dcfd89c, L:/127.0.0.1:34874 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x45ce0bdc, L:/127.0.0.1:59050 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x04fc7529, L:/127.0.0.1:35142 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=863), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [478ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf1ab33a5, L:/127.0.0.1:59042 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.267 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.268 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.270 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.280 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8d0be9d, L:/127.0.0.1:35078 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.280 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.280 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x451b122d, L:/127.0.0.1:35064 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.281 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.281 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.283 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.283 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.284 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.285 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.285 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.286 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.286 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.291 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5540eac, L:/127.0.0.1:34944 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.296 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23e95de8, L:/127.0.0.1:58910 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.296 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabbbfcc0, L:/127.0.0.1:58998 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.298 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28977cb6, L:/127.0.0.1:58994 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd1dd2845, L:/127.0.0.1:35136 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.300 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.300 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d897aeb, L:/127.0.0.1:58978 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.301 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3e300e3, L:/127.0.0.1:34840 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf01a36f7, L:/127.0.0.1:58768 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.302 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.308 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.309 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x224bc606, L:/127.0.0.1:34966 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.309 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.311 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9be4c733, L:/127.0.0.1:58862 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.313 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe7d0767a, L:/127.0.0.1:37768 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.315 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93644d45, L:/127.0.0.1:37522 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.316 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4147e43, L:/127.0.0.1:35108 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.318 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=916), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [802ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.320 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2620), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [439ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1689ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2465ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.324 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc90d879b, L:/127.0.0.1:34910 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.326 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfeab0c8f, L:/127.0.0.1:35092 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.326 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x982e1f0b, L:/127.0.0.1:37568 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.333 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.334 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x138cbc13, L:/127.0.0.1:58812 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2650), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [424ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1869ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2495ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.322 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf2190af, L:/127.0.0.1:58794 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.337 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2675), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [851ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2513ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=971), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [964ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6f222bc, L:/127.0.0.1:34908 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b02f161, L:/127.0.0.1:35014 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.340 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc789ab26, L:/127.0.0.1:35180 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.341 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2622), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [298ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1247ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.342 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.344 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe500ccb4, L:/127.0.0.1:58878 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.345 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=941), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [825ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:44.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.350 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.351 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.351 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.351 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.353 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.354 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.355 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.355 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.357 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.357628 32739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.355 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa27011db, L:/127.0.0.1:58906 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.325099 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37894 (local address 127.29.156.60:33621)
18:08:44.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326911 (+  1812us) server_negotiation.cc:207] Beginning negotiation
18:08:44.365 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.366 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64dc942f, L:/127.0.0.1:58856 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=968), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [268ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [846ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.367 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a0c044a, L:/127.0.0.1:37612 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.367 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe41d3b53, L:/127.0.0.1:34830 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326915 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.371 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50e82cc0, L:/127.0.0.1:34974 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.344171 (+ 17256us) server_negotiation.cc:408] Connection header received
18:08:44.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.344439 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.376 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.376 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.377 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c6d320f, L:/127.0.0.1:34894 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.344442 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.377 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x756a582d, L:/127.0.0.1:58824 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.379 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6421a26c, L:/127.0.0.1:37534 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.381 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=970), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [849ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.344502 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.344595 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.385 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.356187 (+ 11592us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.357095 (+   908us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.386 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.357489 (+   394us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37894: BlockingRecv error: recv got EOF from 127.0.0.1:37894 (error 108)
18:08:44.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1755}
18:08:44.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=996), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [803ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [863ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.388 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2b98350, L:/127.0.0.1:59122 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=986), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [756ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [852ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:44.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2742), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [334ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1719ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2192ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2616ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.390 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.391 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.392 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.392 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c32e521, L:/127.0.0.1:58924 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.395 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2647), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2436ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [2439ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:44.395 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x73afae73, L:/127.0.0.1:59066 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0678afa5, L:/127.0.0.1:59084 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.399 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [859ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [868ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1840ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1984ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [2431ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.402 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.391 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=995), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [826ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [857ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [860ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [482ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2587ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2614ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.406 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.406 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.406 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2738), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [344ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1796ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2170ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1004), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [858ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [885ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.409 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.409 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2706), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [421ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1755ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2536ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.410 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.410 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2664), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1584ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2444ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c1db32f, L:/127.0.0.1:58974 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [854ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [862ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [874ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.418 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1019), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [859ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [890ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:44.422 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [431ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1262ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1301ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.430 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.435 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.436 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.438 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:44.438 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.439 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.442 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.446 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x941e956b, L:/127.0.0.1:37810 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.448 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.451 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.452 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.453 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.453 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.453 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.455 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.455 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.456 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.459 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.461 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.462 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.462 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.462 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb37ea281, L:/127.0.0.1:37632 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.468 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.468 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.468 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.469 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.469 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.471 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x079385ee, L:/127.0.0.1:37646 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.473 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.474 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.475 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.476 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f07c35a, L:/127.0.0.1:37782 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.476 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.477 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.477 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.476 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.477 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.478 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.479 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.480 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.480 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.480 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.482 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.485 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.488 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6f649d8, L:/127.0.0.1:37780 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.489 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.490 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.497 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9efa891d, L:/127.0.0.1:35200 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1130), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [840ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1003ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.504 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.504 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.508 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:44.508 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.510 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.510 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.510 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [418ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1637ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2541ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2657ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.512 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.513 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.513 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.513 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x116be2e6, L:/127.0.0.1:35292 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.513 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [894ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1011ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.514 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.516 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.517 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.517226   667 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.520 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273749 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37808 (local address 127.29.156.60:33621)
18:08:44.521 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.511 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2793), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [800ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [860ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.525 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.525 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.526 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.530 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.530 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.531 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.531 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.533 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.535 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.536 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.538 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.539 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.539 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.539 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1144), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [254ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [849ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.540 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.540 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.540 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.542 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.542 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.543 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.543 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.543 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.542 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273888 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:08:44.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273892 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.556 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273907 (+    15us) server_negotiation.cc:408] Connection header received
18:08:44.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.558 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3cfb54e, L:/127.0.0.1:35182 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273943 (+    36us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.563 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.559 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.557 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.571 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.573 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.1' into [/127.29.156.1] in 6495897ns
18:08:44.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1176), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [62ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [63ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [865ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1034ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:44.573 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd749f48, L:/127.0.0.1:35012 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.573 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.573 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc5571a92, L:/127.0.0.1:59140 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2819), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1343ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2450ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2583ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273947 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.273995 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.575 [DEBUG - kudu-nio-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.29.156.61:35331, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.578 [DEBUG - kudu-nio-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.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [852ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1000ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1178), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [776ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:44.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.578 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.3' into [/127.29.156.3] in 5172957ns
18:08:44.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2852), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [454ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1686ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2484ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2661ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.274071 (+    76us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:44.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.581 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.582 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299990, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.583 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.583 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.584 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1163), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [867ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1162), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.586 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.587 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6197b376, L:/127.0.0.1:35252 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x807616e4, L:/127.0.0.1:35184 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.589 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.585 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299971, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.593 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.594 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2347addf, L:/127.0.0.1:37804 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.595 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.595 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.595 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.597 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.597 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2930), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1291ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1413ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1770ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2578ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [2765ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.599 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.599 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.600 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.601 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.302362 (+ 28291us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.579 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.303027 (+   665us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.604 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.2' into [/127.29.156.2] in 4643156ns
18:08:44.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.612 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33b89a94, L:/127.0.0.1:35240 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.612 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.617 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.2' into [/127.29.156.2] in 4048122ns
18:08:44.617 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.618 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.622 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.624 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.627 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:44.628 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.628 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.630 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdc0919f2, L:/127.0.0.1:37916 - R:/127.29.156.60:33621] using TOKEN/null
18:08:44.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299982, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.630 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299970, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.631 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.632 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8d5f7b7, L:/127.0.0.1:37988 - R:/127.29.156.60:33621] using TOKEN/null
18:08:44.632 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.633 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299990, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299980, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.633 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.634 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.451126 (+148099us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.634 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.451305 (+   179us) 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
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492265 (+ 40960us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492286 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492290 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492305 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:44.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492337 (+    32us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492348 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.492427 (+    79us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.517076 (+ 24649us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37808: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37808): Cannot send after transport endpoint shutdown (error 108)
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.525990   654 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323211 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37878 (local address 127.29.156.60:33621)
18:08:44.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326364 (+  3153us) server_negotiation.cc:207] Beginning negotiation
18:08:44.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326369 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:44.636 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.636 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.637 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.638 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.638 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.638 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.638 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.639 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.639 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.639 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.640 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.640 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.640 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.640 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.631 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:44.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326385 (+    16us) server_negotiation.cc:408] Connection header received
18:08:44.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.633 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.649 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e2f5ff7, L:/127.0.0.1:37842 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.647 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299982, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299974, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299957, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.650 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.650 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326420 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.651 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4cf19df, L:/127.0.0.1:35226 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d196a79, L:/127.0.0.1:35230 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.654 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1281), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [875ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.655 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.655 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.656 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.657 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.658 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299988, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1280), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [503ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [906ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1044ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.661 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.662 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x07b48bd7, L:/127.0.0.1:35300 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.664 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66127bc9, L:/127.0.0.1:37996 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.665 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb65a03db, L:/127.0.0.1:37826 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.666 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.667 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26a7f3a5, L:/127.0.0.1:37906 - R:/127.29.156.60:33621] using TOKEN/null
18:08:44.669 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd306226e, L:/127.0.0.1:37974 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.670 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.671 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.671 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.671 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.672 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.671 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.674 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.675 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.675 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.676 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.676 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.677 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf0801bfd, L:/127.0.0.1:35210 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.677 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.677 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95b8f23a, L:/127.0.0.1:35296 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1278), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [791ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [889ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1164ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.681 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.682 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.683 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.3' into [/127.29.156.3] in 10753035ns
18:08:44.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb607397, L:/127.0.0.1:59146 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:44.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.686 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.690 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6d8890d, L:/127.0.0.1:37850 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.690 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.691 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd45c58e, L:/127.0.0.1:35276 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.692 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdee918e8, L:/127.0.0.1:37932 - R:/127.29.156.60:33621] using TOKEN/null
18:08:44.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde48b4ee, L:/127.0.0.1:35304 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.693 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6708b037, L:/127.0.0.1:35266 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:44.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1297), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [847ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [905ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [959ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1185ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.698 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.699 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.699 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:44.701 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.702 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.703 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.704 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.704 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.707 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326423 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.707 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.708 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.708 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.708 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.709 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.710 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.710 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.710 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.711 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.711 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.713 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.713 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.718 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1327), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [899ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1145ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.719 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.719 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.719 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.719 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.719 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299959, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.722 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.722 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.723 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.723 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.723 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.723 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.723 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.723 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.723 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.723 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.723 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.724 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.724 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.726 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326476 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.727 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.728 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.728 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.326700 (+   224us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:44.729 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.349916 (+ 23216us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.732 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.350729 (+   813us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.732 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.736 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.738 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1330), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1183ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1281ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.739 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.741 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.741 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.745 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:44.746 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.746 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.746 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.747 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.748 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [863ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.749 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441501 (+ 90772us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.753 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [985ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1215ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.753 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1363), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [228ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [799ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.753 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.755 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.756 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.757 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.757 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.757 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.757 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.757 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.757 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.758 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.758 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.758 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.758 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.758 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.759 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.759 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.760 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.760 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.760 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299991, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.761 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.762 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.762 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.763 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.755 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.758 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.766 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.766 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.769 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a314880, L:/127.0.0.1:38008 - R:/127.29.156.60:33621] using TOKEN/null
18:08:44.769 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.771 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.771 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.771 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:44.773 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.773 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.774 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.774 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.775 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.775 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.775 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.775 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.775 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.775 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.776 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.776 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.776 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.777 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.781 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8a14fe6, L:/127.0.0.1:38036 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:44.781 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441708 (+   207us) 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
18:08:44.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441850 (+   142us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:44.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441866 (+    16us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441869 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441880 (+    11us) server_negotiation.cc:923] calling sasl_server_start()
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441895 (+    15us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:44.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441903 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.441966 (+    63us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.525653 (+ 83687us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37878: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37878): Cannot send after transport endpoint shutdown (error 108)
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2836}
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.552440   652 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.361181 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37962 (local address 127.29.156.60:33621)
18:08:44.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.361295 (+   114us) server_negotiation.cc:207] Beginning negotiation
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.361299 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.458402 (+ 97103us) server_negotiation.cc:408] Connection header received
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.458434 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.458437 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.458478 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.458549 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.551453 (+ 92904us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.552116 (+   663us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.782 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.552320 (+   204us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37962: BlockingRecv error: recv got EOF from 127.0.0.1:37962 (error 108)
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.597313   699 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323025 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37864 (local address 127.29.156.60:33621)
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323323 (+   298us) server_negotiation.cc:207] Beginning negotiation
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323327 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323359 (+    32us) server_negotiation.cc:408] Connection header received
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323400 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323402 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323461 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.323550 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.418794 (+ 95244us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.419491 (+   697us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.593638 (+174147us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.593846 (+   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
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.596463 (+  2617us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.596566 (+   103us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.596687 (+   121us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.597094 (+   407us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37864: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37864): Connection reset by peer (error 104)
18:08:44.783 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":235}
18:08:44.783 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.673924 32739 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.339209 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37816 (local address 127.29.156.60:33621)
18:08:44.784 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.357831 (+ 18622us) server_negotiation.cc:207] Beginning negotiation
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.357834 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.460680 (+102846us) server_negotiation.cc:408] Connection header received
18:08:44.784 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.785 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.784 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.460726 (+    46us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.460729 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.460779 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.786 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.460840 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.786 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.786 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.788 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.788 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.789 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.789 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.789 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.789 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.789 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.790 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.790 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.790 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.791 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.791 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.792 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.560203 (+ 99363us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.794 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.795 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.797 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.797 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.799 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.799 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1379), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [982ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1219ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.560806 (+   603us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.802 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.803 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.666842 (+106036us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.805 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.812 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.813 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.814 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.814 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1416), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [869ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [935ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1248ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:44.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.666970 (+   128us) 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
18:08:44.816 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.816 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.817 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.818 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.819 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.820 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.820 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.673157 (+  6187us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:44.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.821 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.2' into [/127.29.156.2] in 6101965ns
18:08:44.822 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.673241 (+    84us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:44.822 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.823 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.825 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.673322 (+    81us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.825 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.3' into [/127.29.156.3] in 3213454ns
18:08:44.826 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.827 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.828 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.673794 (+   472us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37816: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37816): Connection reset by peer (error 104)
18:08:44.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18559}
18:08:44.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.828 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.828 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.829 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.829 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.829 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.830 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.830 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.684648 30662 connection.cc:466] server connection from 127.0.0.1:37988 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37988 (request call id 0) could send its response
18:08:44.831 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.3' into [/127.29.156.3] in 1889058ns
18:08:44.830 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.832 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.733247 30666 connection.cc:466] server connection from 127.0.0.1:37850 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37850 (request call id 0) could send its response
18:08:44.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.734499 32741 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.834 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.834 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.834 [DEBUG - kudu-nio-1] (NetUtil.java:139) Resolved '127.29.156.2' into [/127.29.156.2] in 1688468ns
18:08:44.834 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.359531 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37948 (local address 127.29.156.60:33621)
18:08:44.835 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.359730 (+   199us) server_negotiation.cc:207] Beginning negotiation
18:08:44.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.835 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299989, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299980, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:44.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.836 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.359734 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:44.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.840 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.840 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.840 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.841 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.462352 (+102618us) server_negotiation.cc:408] Connection header received
18:08:44.841 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.840 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299993, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.841 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.842 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.842 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.842 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.842 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.842 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.841 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.462395 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.462398 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.462450 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.462527 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.502210 (+ 39683us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.502959 (+   749us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.726149 (+223190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.726360 (+   211us) 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
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.733946 (+  7586us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:44.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.734052 (+   106us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.734182 (+   130us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.734334 (+   152us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:37948: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:37948): Connection reset by peer (error 104)
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":143}
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.738565 32445 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.655368 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38052 (local address 127.29.156.60:33621)
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.655519 (+   151us) server_negotiation.cc:207] Beginning negotiation
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.655524 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.710338 (+ 54814us) server_negotiation.cc:408] Connection header received
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.711271 (+   933us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.711275 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.711334 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.711409 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.737723 (+ 26314us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.738347 (+   624us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.738486 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38052: BlockingRecv error: recv got EOF from 127.0.0.1:38052 (error 108)
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.824973   759 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.446378 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38014 (local address 127.29.156.60:33621)
18:08:44.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.446496 (+   118us) server_negotiation.cc:207] Beginning negotiation
18:08:44.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.446499 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:44.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.661113 (+214614us) server_negotiation.cc:408] Connection header received
18:08:44.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.661157 (+    44us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.846 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.846 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.847 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.661160 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.848 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.849 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:44.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.661209 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.849 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.661280 (+    71us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:44.849 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.850 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.850 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:44.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.707897 (+ 46617us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.708702 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.779457 (+ 70755us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.852 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:44.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.779689 (+   232us) 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
18:08:44.853 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821388 (+ 41699us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:44.854 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821404 (+    16us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:44.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821406 (+     2us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821418 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821448 (+    30us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821457 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.821547 (+    90us) server_negotiation.cc:1036] Waiting for connection context
18:08:44.855 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:44.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.824825 (+  3278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38014: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38014): Cannot send after transport endpoint shutdown (error 108)
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:44.848165   671 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.709041 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38096 (local address 127.29.156.60:33621)
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.709186 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.709191 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.712802 (+  3611us) server_negotiation.cc:408] Connection header received
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.713177 (+   375us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.713180 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.713250 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.713336 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.847073 (+133737us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:44.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.847781 (+   708us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:44.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.847982 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38096: BlockingWrite error: write error: Broken pipe (error 32)
18:08:44.857 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:44.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:44.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.910 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:44.910 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:44.910 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:44.911 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:44.911 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:44.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:44.911 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.912 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.914 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.914 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.915 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.919 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.920 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.921 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.921 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.922 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.922 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.922 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.923 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.923 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.926 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.926 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.926 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.928 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.928 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.933 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.937 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.944 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.950 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.950 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.951 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.952 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.952 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:44.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:44.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:44.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:44.958 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:44.960 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:44.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:44.983 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.001 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.002 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.003 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b59bc51, L:/127.0.0.1:35320 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.004 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.005 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.006 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1270ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.007 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.008 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.010 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.006 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.011 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.012 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.014 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.015 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.017 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.018 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.018 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.019 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.021 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.021 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.022 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.022 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.022 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.023 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.023 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.024 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.024 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.024 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.025 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.025 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.025 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.025 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.027 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.027 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.028 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.030 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.031 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.031 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.033 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.034 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.035 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.035 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.036 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.036 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.038 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.038 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.040 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.040 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.041 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.042 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.043 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.044 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.046 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.046 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.048 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.048 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.049 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.050 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.050 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.051 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.053 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.053 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.054 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.056 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.057 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.058 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.059 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.059 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.060 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.061 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.061 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.064 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.065 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.065 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.066 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.066 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.066 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.067 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.067 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.067 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.067 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.068 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:45.079 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.084 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f7b34ba, L:/127.0.0.1:35334 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.086 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.087 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=129), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [26ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [29ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [69ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.088 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd629ae2f, L:/127.0.0.1:59162 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.090 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0190e34d, L:/127.0.0.1:38114 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.094 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.095 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.095 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.095 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.095 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.096 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.097 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.097 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.099 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.100 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.100 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.100 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.101 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.102 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.106 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.106 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.117 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.118 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.118 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.119 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x394d3f0d, L:/127.0.0.1:59178 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.120 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xca748722, L:/127.0.0.1:35344 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=134), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [75ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [94ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.126 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.126 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.130 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.131 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.132 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.132 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.132541   759 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.132 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.112216 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38118 (local address 127.29.156.60:33621)
18:08:45.133 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.112347 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.112351 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.115309 (+  2958us) server_negotiation.cc:408] Connection header received
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.115638 (+   329us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.115642 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.115695 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.115774 (+    79us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:45.133 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.124780 (+  9006us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.125530 (+   750us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.130827 (+  5297us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131036 (+   209us) 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
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131633 (+   597us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131653 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131656 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131670 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:45.134 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131692 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131702 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.131780 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:08:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.132365 (+   585us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38118: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38118): Cannot send after transport endpoint shutdown (error 108)
18:08:45.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:45.135 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51f96a65, L:/127.0.0.1:59186 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.136 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.138 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.139 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.139 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.149 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaffc117b, L:/127.0.0.1:35352 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.165 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.166 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.167 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.167 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.169 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.170 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d14de5c, L:/127.0.0.1:59192 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.177 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.178 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd908942c, L:/127.0.0.1:59214 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.190 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3dcd5c24, L:/127.0.0.1:59212 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa005c8d2, L:/127.0.0.1:59202 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.193 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.195 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.196 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.197 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.200 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.206 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.211 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x49445816, L:/127.0.0.1:59224 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b9c729a, L:/127.0.0.1:35362 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.216 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.225 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7bf76562, L:/127.0.0.1:59240 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.226 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.230 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.235 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda6fd91e, L:/127.0.0.1:35376 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.237 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [198ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.241 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.244 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.248 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a1af169, L:/127.0.0.1:38128 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.249 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.249 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.249 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.249 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.250 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.251 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.251 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.251 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.252 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.259 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.262 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a868028, L:/127.0.0.1:59244 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.263 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.266 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.267 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.274 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c521a73, L:/127.0.0.1:38132 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.278 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.280 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.281 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.282 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.286 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x61635231, L:/127.0.0.1:59246 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.286 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x32ad754e, L:/127.0.0.1:35390 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.289 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [201ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [221ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [237ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [246ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.296 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.297 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.297 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.297 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.299 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.305 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.309 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.310 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.311 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.312 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.314 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.315 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.316 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.316 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.317 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.318 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.322 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.323 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.323 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.327 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.471 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.470 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.469 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.480 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.469 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.468 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.467 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.480 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.480 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.482 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4cbadf9b, L:/127.0.0.1:38078 - R:/127.29.156.60:33621] using TOKEN/null
18:08:45.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.483 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.484 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.467 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.463 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.461 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.489 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.455 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.491 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.455 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.491 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.454 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.453 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.492 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.492 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.451 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.449 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.494 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.449 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.494 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.448 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.447 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.446 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbafd2fb2, L:/127.0.0.1:38136 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.441 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.438 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdcdfcd98, L:/127.0.0.1:59256 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.434 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.434 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.497 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.498 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.427 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x552d6804, L:/127.0.0.1:38062 - R:/127.29.156.60:33621] using TOKEN/null
18:08:45.426 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.499 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.499 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.424 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.499 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.500 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.500 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.500 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.423 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.423 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.419 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.506 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.417 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.417 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.416 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.415 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.413 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.403726   671 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.403 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.402 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.400 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe526743e, L:/127.0.0.1:35402 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.866266 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38112 (local address 127.29.156.60:33621)
18:08:45.508 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.866416 (+   150us) server_negotiation.cc:207] Beginning negotiation
18:08:45.398 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.393 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.390 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6adef456, L:/127.0.0.1:38082 - R:/127.29.156.60:33621] using TOKEN/null
18:08:45.390 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.510 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.380 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.378 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.377 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06d6cd02, L:/127.0.0.1:38056 - R:/127.29.156.60:33621] using TOKEN/null
18:08:45.376 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.375 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.373 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.368 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.364 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.511 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.362 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.513 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.513 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.361 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.356 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.356 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.354 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.353 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.351 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.350 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.349 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.348 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.347 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.347 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.345 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.344 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.342 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.341 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.341 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.341 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.340 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.339 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.339 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.338 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.336 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.336 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.336 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.333 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.333 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.518 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.332 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.331 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.331 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.330 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.330 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.329 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.328 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.328 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:45.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.866420 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.520 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5548a41a, L:/127.0.0.1:35448 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.525 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=510), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [158ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [178ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.525 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [108ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [131ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:45.527 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.527 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.528 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.536 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.537 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.537 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.538 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403140 (+536720us) server_negotiation.cc:408] Connection header received
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403208 (+    68us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403212 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403288 (+    76us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403376 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.403578 (+   202us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38112: BlockingRecv error: recv got EOF from 127.0.0.1:38112 (error 108)
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.409138 32723 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.500967 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38026 (local address 127.29.156.60:33621)
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.501120 (+   153us) server_negotiation.cc:207] Beginning negotiation
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.501125 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.660492 (+159367us) server_negotiation.cc:408] Connection header received
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.660555 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.660560 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.660619 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.539 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.660705 (+    86us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.715133 (+ 54428us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.715784 (+   651us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408302 (+692518us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408525 (+   223us) 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
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408789 (+   264us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408804 (+    15us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408807 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408817 (+    10us) server_negotiation.cc:923] calling sasl_server_start()
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408834 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408841 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:45.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.408899 (+    58us) server_negotiation.cc:1036] Waiting for connection context
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.409018 (+   119us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38026: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38026): Connection reset by peer (error 104)
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.411245   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.714586 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38100 (local address 127.29.156.60:33621)
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.714717 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.714720 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.786529 (+ 71809us) server_negotiation.cc:408] Connection header received
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.786593 (+    64us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.786596 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.786660 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.786737 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.790880 (+  4143us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:44.791606 (+   726us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.410407 (+618801us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.542 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.543 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.531 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.410690 (+   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
18:08:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.410795 (+   105us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:45.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.410893 (+    98us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.410959 (+    66us) server_negotiation.cc:1036] Waiting for connection context
18:08:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.411126 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38100: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38100): Connection reset by peer (error 104)
18:08:45.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:45.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.548 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.551 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.552 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe53cf790, L:/127.0.0.1:35456 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.554 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.560 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe70c31d7, L:/127.0.0.1:59390 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.560 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.565 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.570 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.575 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x039d68a5, L:/127.0.0.1:35458 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.577 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.578 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.582 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=566), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [241ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.582 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.583 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.583 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.584 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.584 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.585 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.585 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.598 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.599 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.599 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.601 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.603 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.604 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.604 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.607 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.609417   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.417591 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38152 (local address 127.29.156.60:33621)
18:08:45.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.417721 (+   130us) server_negotiation.cc:207] Beginning negotiation
18:08:45.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.417725 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.541110 (+123385us) server_negotiation.cc:408] Connection header received
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.541163 (+    53us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.541178 (+    15us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.541233 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.541299 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.558082 (+ 16783us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.558887 (+   805us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.609277 (+ 50390us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38152: BlockingRecv error: recv got EOF from 127.0.0.1:38152 (error 108)
18:08:45.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32}
18:08:45.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.613 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.614 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.614 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.614 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.615 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f8089e1, L:/127.0.0.1:59262 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.620 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd61c279f, L:/127.0.0.1:59406 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.629 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.630 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.635 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93b4890a, L:/127.0.0.1:59436 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.637 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc118c78c, L:/127.0.0.1:35406 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=622), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [233ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [475ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.642318   692 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.398800 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38144 (local address 127.29.156.60:33621)
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.398964 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.398968 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.536269 (+137301us) server_negotiation.cc:408] Connection header received
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.536323 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.536326 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.536396 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.536473 (+    77us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.585785 (+ 49312us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.586538 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.640071 (+ 53533us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.640294 (+   223us) 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
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.640776 (+   482us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.640905 (+   129us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.640990 (+    85us) server_negotiation.cc:1036] Waiting for connection context
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.642170 (+  1180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38144: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:38144): Connection reset by peer (error 104)
18:08:45.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:45.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.645 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a8e8460, L:/127.0.0.1:59282 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.645 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4d597f04, L:/127.0.0.1:59324 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.646 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.649 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe90a0ebf, L:/127.0.0.1:59316 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.654 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b0a7160, L:/127.0.0.1:59330 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.654 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11c65d40, L:/127.0.0.1:35420 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.654754 32738 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x31ff417a, L:/127.0.0.1:59432 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.657 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.433934 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:38154 (local address 127.29.156.60:33621)
18:08:45.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa24dbcb5, L:/127.0.0.1:59306 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.434090 (+   156us) server_negotiation.cc:207] Beginning negotiation
18:08:45.660 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.434094 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.661 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebc4042f, L:/127.0.0.1:59342 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654187 (+220093us) server_negotiation.cc:408] Connection header received
18:08:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654245 (+    58us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654249 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654318 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654398 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.662 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.654621 (+   223us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:38154: BlockingRecv error: recv got EOF from 127.0.0.1:38154 (error 108)
18:08:45.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:08:45.663 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.664 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.664 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.665 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a98e1dd, L:/127.0.0.1:59374 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.667 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0e523bb, L:/127.0.0.1:59288 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.668 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.670 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bcc4d87, L:/127.0.0.1:59336 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.673 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67737df0, L:/127.0.0.1:59418 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.674 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x90feb277, L:/127.0.0.1:59292 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.674 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.675 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.675 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.681 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.681 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb99f7eb1, L:/127.0.0.1:35434 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.683 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.683 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.684 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.688 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.692 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc7d84740, L:/127.0.0.1:59286 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.694 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7399f550, L:/127.0.0.1:59274 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.696 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.700 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.708 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbac8abb8, L:/127.0.0.1:59290 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.711 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80a1aac5, L:/127.0.0.1:59364 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.714 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.720 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.722 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc386e179, L:/127.0.0.1:59446 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.723 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a8657ad, L:/127.0.0.1:59372 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.724 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.725 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.728 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.729 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa4546f8, L:/127.0.0.1:59414 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.735 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x74aaac3e, L:/127.0.0.1:59354 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x077edfae, L:/127.0.0.1:35468 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.747 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.755 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.755 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.758 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88659a57, L:/127.0.0.1:40212 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e850278, L:/127.0.0.1:35480 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.762 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.764 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xacc03779, L:/127.0.0.1:48258 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.766 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1268905e, L:/127.0.0.1:48254 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.768 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.777 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d98db16, L:/127.0.0.1:59448 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.779 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.783 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb93445a1, L:/127.0.0.1:48296 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.790 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5c81255, L:/127.0.0.1:48284 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.793 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x468282a9, L:/127.0.0.1:48290 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.793 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.794 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7fad8d24, L:/127.0.0.1:40226 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=734), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [357ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [445ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=744), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [350ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [486ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.798 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3550a0e6, L:/127.0.0.1:48272 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.799 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.802 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.802 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.803 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.804 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.804 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.805 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.805 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.805 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.805 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.805 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.805 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.806 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.806 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.806 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b04c9e3, L:/127.0.0.1:48240 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.806 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.807 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.810 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.811 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.815 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.822 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.828 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.833 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.835 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x58ad789d, L:/127.0.0.1:48304 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.838 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1701b010, L:/127.0.0.1:40232 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.843 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.846 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.848 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.854 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.854 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.855 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [361ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [527ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.855 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.856 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=845), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [133ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [155ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [522ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.858 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.858 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.859 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc173bb25, L:/127.0.0.1:40242 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.860 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.860 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.861 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.862 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.863 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.863 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.864 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.864 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.866 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.868319   692 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.858268 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40264 (local address 127.29.156.60:33621)
18:08:45.869 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.858417 (+   149us) server_negotiation.cc:207] Beginning negotiation
18:08:45.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.858421 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.859636 (+  1215us) server_negotiation.cc:408] Connection header received
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.860510 (+   874us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.860516 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.860587 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.860645 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.867214 (+  6569us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.867925 (+   711us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.868165 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40264: BlockingRecv error: recv got EOF from 127.0.0.1:40264 (error 108)
18:08:45.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:08:45.870 [DEBUG - pool-4-thread-40] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=863), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [157ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [518ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.871 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.871 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd121f05, L:/127.0.0.1:48314 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.871 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac0b893c, L:/127.0.0.1:48310 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=853), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [436ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [559ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [610ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=813), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [338ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [546ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [552ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.876 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.878 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.878 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.879 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.879 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.879 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.881 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.881 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.884 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8c4f5b6f, L:/127.0.0.1:40252 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.888 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.888 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.889 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.882 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.889 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.889 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.889 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.889 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.890 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.890 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.891 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.891 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.893467   692 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.868386 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40272 (local address 127.29.156.60:33621)
18:08:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.868521 (+   135us) server_negotiation.cc:207] Beginning negotiation
18:08:45.893 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.868525 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.870533 (+  2008us) server_negotiation.cc:408] Connection header received
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.872396 (+  1863us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.872399 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.872477 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.872529 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.885506 (+ 12977us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.886684 (+  1178us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.893348 (+  6664us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40272: BlockingRecv error: recv got EOF from 127.0.0.1:40272 (error 108)
18:08:45.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:45.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.896 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.897 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.897 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.897 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x59897dd3, L:/127.0.0.1:45272 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.899 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.900 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.904 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.904 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.912 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.916 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.919 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.921 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1ac43d0f, L:/127.0.0.1:45288 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.921 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x97096cb5, L:/127.0.0.1:48322 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.925 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.929 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.932 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.936 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.942 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc183ac5, L:/127.0.0.1:48324 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.945 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa722e1c3, L:/127.0.0.1:48334 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x86cfe62a, L:/127.0.0.1:40280 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:45.948 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.948 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.949 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=917), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [212ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [524ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [820ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.951 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25b55f9e, L:/127.0.0.1:45296 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.954 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79702eea, L:/127.0.0.1:48350 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:45.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.956 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=937), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [570ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [605ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [607ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.956 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:45.957 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=949), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [107ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [630ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:45.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:45.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.961 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.962 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.963 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.963 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.963 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:45.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.964 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:45.964 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:45.965 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.965 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.965 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:45.965 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:45.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.967 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:45.967 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:45.967 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:45.967 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:45.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.967 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:45.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.968902   692 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.959093 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40290 (local address 127.29.156.60:33621)
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.959257 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.959262 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.962267 (+  3005us) server_negotiation.cc:408] Connection header received
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.968306 (+  6039us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.968310 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.968375 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.968426 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.968779 (+   353us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40290: BlockingRecv error: recv got EOF from 127.0.0.1:40290 (error 108)
18:08:45.969 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:45.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:45.970679   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.941717 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40286 (local address 127.29.156.60:33621)
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.941860 (+   143us) server_negotiation.cc:207] Beginning negotiation
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.941864 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.947104 (+  5240us) server_negotiation.cc:408] Connection header received
18:08:45.971 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.947809 (+   705us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:45.971 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.947812 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.947871 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.947926 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.963902 (+ 15976us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:45.971 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.964725 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:45.970555 (+  5830us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40286: BlockingRecv error: recv got EOF from 127.0.0.1:40286 (error 108)
18:08:45.972 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:08:45.973 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:45.973 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:45.973 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:45.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:45.974 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:45.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:45.978 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.978 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:45.979 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:45.980 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.982 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:45.983 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.986 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:45.990 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x247e6e8f, L:/127.0.0.1:45298 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:45.992 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:45.994 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:45.996 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf3906f7b, L:/127.0.0.1:48358 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.004 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.006 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.007 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.007 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.007 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc087d8ce, L:/127.0.0.1:40298 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.007 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.008 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06ed2cb1, L:/127.0.0.1:48372 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [491ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [815ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.010 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.017 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.017 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.017 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.018 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.018 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.019 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.022 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.022 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.025 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6903a3c4, L:/127.0.0.1:45312 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.026 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3441dd4f, L:/127.0.0.1:48380 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.030 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.033 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.035 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.042 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.046 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21ca1cb6, L:/127.0.0.1:45336 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.051 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd59e09a8, L:/127.0.0.1:45326 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.052 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.061 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.068 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa18e1ee4, L:/127.0.0.1:45338 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.068 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ff9eddb, L:/127.0.0.1:48396 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.071 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1003), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [740ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [741ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.074 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26091a59, L:/127.0.0.1:40302 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.075 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.076 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.077 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.077 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.077 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.078 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.079 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.079 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.081 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.082 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.083 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.083 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.084 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.084 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.088 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.092 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.093 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.097 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.100 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.101 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.104 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.106 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.107 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1039), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [250ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [396ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:46.109 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed727d4a, L:/127.0.0.1:45346 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.112 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.112 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.113 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.113 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.113 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:46.114 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.114 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.114 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.114 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.117 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa628fa95, L:/127.0.0.1:48428 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.120 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x394f87fb, L:/127.0.0.1:48438 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.121 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.121 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.121 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.122 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.122 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [234ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [523ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [994ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dfa94c1, L:/127.0.0.1:48412 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.124 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ee62746, L:/127.0.0.1:40318 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.133 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.138 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.138 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.139 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.140 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.140 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.140 [DEBUG - pool-4-thread-35] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1074), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [300ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [451ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.146 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.147 [DEBUG - pool-4-thread-26] (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.29.156.61:35331, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [247ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [463ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.153 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.153 [DEBUG - pool-4-thread-47] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1098), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [356ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [498ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.153 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.154 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.155 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [405ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [451ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.156 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.156 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1099), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [61ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [395ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [427ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [486ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.162 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.163 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [356ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [443ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [476ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.163 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.163 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.164 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.167 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.174 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.174 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1134), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [499ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [507ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [562ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [575ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.184 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.184 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1149), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [496ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [738ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [781ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.185 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.185 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1182), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [160ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [654ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.186 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.191 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.191 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1137), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [53ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [346ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [722ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.195 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.195 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.195 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.196 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.196 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.197 [DEBUG - pool-4-thread-12] (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.29.156.61:35331, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [650ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [998ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.199 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.200 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.201 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.201 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.201 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.202 [DEBUG - pool-4-thread-9] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1153), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [73ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [401ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [698ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [718ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.207 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.208 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.208 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.209 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.216 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.216 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.216 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.226 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.227 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.228 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.229 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.233 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.235 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.236 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.237 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.239 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.249 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.250 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.256 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.259 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.306 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.187 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.314 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.315 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.317 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.318 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.320 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [565ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1030ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.320 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.321 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.320 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.323 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.324 [DEBUG - pool-4-thread-67] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [408ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [426ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.325 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.321 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.332 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.327 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.359 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.360 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.360 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.361 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.361 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.361 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.361 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.361 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.363 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.363 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.366 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.367 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.367 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.371 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a7ec024, L:/127.0.0.1:40330 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.372 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.372 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.372 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.373 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.373 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.374 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb4e782f, L:/127.0.0.1:40432 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.375 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.376 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.377 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.377262  1580 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.316102 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40438 (local address 127.29.156.60:33621)
18:08:46.377 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.317419 (+  1317us) server_negotiation.cc:207] Beginning negotiation
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.317424 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.348910 (+ 31486us) server_negotiation.cc:408] Connection header received
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.348951 (+    41us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.348955 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.359 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.378 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.378 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58d6fc0a, L:/127.0.0.1:40472 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.380 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.380 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.381 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1338857c, L:/127.0.0.1:48500 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.381 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.381 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.381 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.357 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.356 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.389 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x33a5d6f1, L:/127.0.0.1:40450 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.356 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.393 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.394 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.394 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x595c6fde, L:/127.0.0.1:40422 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.394 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.394 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.394 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.395 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.395 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad3dde39, L:/127.0.0.1:45370 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.397 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.398 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x208af4c7, L:/127.0.0.1:48452 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.399 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.400 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.400 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.400 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x353045ed, L:/127.0.0.1:40384 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.401 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.402 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6aa9bcaa, L:/127.0.0.1:40368 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.404 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.404 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.404 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.405 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x412509ba, L:/127.0.0.1:40412 - R:/127.29.156.60:33621] using TOKEN/null
18:08:46.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.405 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.405 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.405 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.351 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.410 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.410 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.410 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.350 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.410 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.410 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.347 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.346 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.421 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.422 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.346 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.422 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.422 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.422 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.423 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.423 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.424 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.343 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.424 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x904134a6, L:/127.0.0.1:45398 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.341 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.426 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.427 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.428 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.428 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.428 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.428 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.428 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.428 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.429 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.429 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.333 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.381 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.432 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.432 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.348999 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.349080 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.357721 (+  8641us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.358444 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.370022 (+ 11578us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.370254 (+   232us) 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
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.372313 (+  2059us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.372390 (+    77us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.372523 (+   133us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.377106 (+  4583us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40438: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40438): Connection reset by peer (error 104)
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1203,"thread_start_us":174,"threads_started":1}
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.381989   692 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.148943 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40340 (local address 127.29.156.60:33621)
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.149068 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:46.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.149073 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.150711 (+  1638us) server_negotiation.cc:408] Connection header received
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.151038 (+   327us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.151042 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.151096 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.151152 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.354181 (+203029us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.354812 (+   631us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381264 (+ 26452us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381458 (+   194us) 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
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381569 (+   111us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381645 (+    76us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381729 (+    84us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.381868 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40340: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40340): Connection reset by peer (error 104)
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.399708  1483 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.164058 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40398 (local address 127.29.156.60:33621)
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.164942 (+   884us) server_negotiation.cc:207] Beginning negotiation
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.164946 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.166557 (+  1611us) server_negotiation.cc:408] Connection header received
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.166611 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.166615 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.166673 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.166857 (+   184us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.345459 (+178602us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.346230 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.433 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.362150 (+ 15920us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.362346 (+   196us) 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
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.397270 (+ 34924us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.397346 (+    76us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.397421 (+    75us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.399564 (+  2143us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40398: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40398): Connection reset by peer (error 104)
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":802,"thread_start_us":93,"threads_started":1}
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.415087  1597 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.322356 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40440 (local address 127.29.156.60:33621)
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.326393 (+  4037us) server_negotiation.cc:207] Beginning negotiation
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.326397 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.344304 (+ 17907us) server_negotiation.cc:408] Connection header received
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.344349 (+    45us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.344352 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.344399 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.344474 (+    75us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.358747 (+ 14273us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.359487 (+   740us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.413661 (+ 54174us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.431 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.413879 (+   218us) 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
18:08:46.435 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.435 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.361 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.414353 (+   474us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.433 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.439 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.439 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.439 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.440 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.441 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.441 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.441 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.441 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.441 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.414461 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.444 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.446 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5527bebb, L:/127.0.0.1:45358 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.446 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.448 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x20bfd29f, L:/127.0.0.1:48528 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.450 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x15ebcc49, L:/127.0.0.1:48498 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.451 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.414622 (+   161us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.414924 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40440: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40440): Connection reset by peer (error 104)
18:08:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3904,"thread_start_us":4370,"threads_started":1}
18:08:46.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.444648  1599 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.325301 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40458 (local address 127.29.156.60:33621)
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.326923 (+  1622us) server_negotiation.cc:207] Beginning negotiation
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.326927 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.444152 (+117225us) server_negotiation.cc:408] Connection header received
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.444225 (+    73us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.444228 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.444283 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.444528 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40458: BlockingWrite error: write error: Broken pipe (error 32)
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1494,"thread_start_us":243,"threads_started":1}
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.447832 32738 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.153698 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40354 (local address 127.29.156.60:33621)
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.153844 (+   146us) server_negotiation.cc:207] Beginning negotiation
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.153848 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.155122 (+  1274us) server_negotiation.cc:408] Connection header received
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.155453 (+   331us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.155457 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.155510 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.155592 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.331204 (+175612us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.331809 (+   605us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447059 (+115250us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447256 (+   197us) 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
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447369 (+   113us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447469 (+   100us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447566 (+    97us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.447704 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40354: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40354): Connection reset by peer (error 104)
18:08:46.452 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:46.452 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.453 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299981, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299981, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.453 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.453 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.453 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.454 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.454 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd03ae4be, L:/127.0.0.1:48490 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.454 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.460 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae5a2fe6, L:/127.0.0.1:45388 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.461 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37553994, L:/127.0.0.1:48526 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.450 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x629eb9ac, L:/127.0.0.1:48516 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.462 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x275e6075, L:/127.0.0.1:48480 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27300deb, L:/127.0.0.1:40480 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.464 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299983, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299983, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.465 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.465 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.465 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.465 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.465 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.466 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.466 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdee59ddb, L:/127.0.0.1:48476 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.466 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1400), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [699ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [726ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [880ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.467 [DEBUG - pool-4-thread-56] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1398), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [781ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [865ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1112ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2fe213fc, L:/127.0.0.1:48460 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.472 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.472 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.472 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.472 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.473 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.473 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.473 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.473 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.473 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:46.474 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.474 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.474 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x608143a6, L:/127.0.0.1:45372 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.476 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56d20bba, L:/127.0.0.1:48540 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.484 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.485 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.487 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.487 [DEBUG - pool-4-thread-63] (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.29.156.61:35331, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [586ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [836ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.488 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.493 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.494 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.494 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.494 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.495097   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.489222 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40490 (local address 127.29.156.60:33621)
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.489396 (+   174us) server_negotiation.cc:207] Beginning negotiation
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.489401 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494187 (+  4786us) server_negotiation.cc:408] Connection header received
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494535 (+   348us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494539 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494603 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494652 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.494970 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40490: BlockingRecv error: recv got EOF from 127.0.0.1:40490 (error 108)
18:08:46.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":67}
18:08:46.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.496 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.496 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.497 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.497 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1476), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [615ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1384ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.497 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.498 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f62d2d7, L:/127.0.0.1:48544 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.500 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.500 [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, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [636ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.501 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.501 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.502 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.502 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.502 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.503 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.503 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.506 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.506 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.507 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.507 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.507 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.508 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.508 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.509184   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.499219 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40506 (local address 127.29.156.60:33621)
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.499344 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.499348 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.500018 (+   670us) server_negotiation.cc:408] Connection header received
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.508660 (+  8642us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.509 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.508664 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.508724 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.508777 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.509051 (+   274us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40506: BlockingRecv error: recv got EOF from 127.0.0.1:40506 (error 108)
18:08:46.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:46.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.510504 32738 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.503407 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40514 (local address 127.29.156.60:33621)
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.503544 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.503548 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.504044 (+   496us) server_negotiation.cc:408] Connection header received
18:08:46.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.504346 (+   302us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.504350 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.504415 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.504473 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.509242 (+  4769us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.510004 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.510402 (+   398us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40514: BlockingRecv error: recv got EOF from 127.0.0.1:40514 (error 108)
18:08:46.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:46.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.512 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.514 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.515 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.518 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4139e12, L:/127.0.0.1:48548 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.520 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.524 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.526 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.526 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.527 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.529 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.529 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.530 [DEBUG - pool-4-thread-2] (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.29.156.61:35331, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [590ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1418ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.534 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.535 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.536 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.537 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa15168f9, L:/127.0.0.1:40518 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.537 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.537 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.539 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdd764bcb, L:/127.0.0.1:48556 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.540146   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40532 (local address 127.29.156.60:33621)
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530691 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530695 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.540 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530707 (+    12us) server_negotiation.cc:408] Connection header received
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530739 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530741 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530794 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.530860 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.533759 (+  2899us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.534447 (+   688us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.538913 (+  4466us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.540 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.539115 (+   202us) 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
18:08:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.539545 (+   430us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.539634 (+    89us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.539702 (+    68us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.540000 (+   298us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40532: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40532): Connection reset by peer (error 104)
18:08:46.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:46.541 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1499), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [839ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:46.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.543 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.546 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.547 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.547 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.548 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.548 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.548 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.550 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.552 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.555 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.555 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.558 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.558 [DEBUG - pool-4-thread-18] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [309ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [465ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.561 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.562 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x827a13b9, L:/127.0.0.1:40538 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.562 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x937f2aaf, L:/127.0.0.1:48564 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.563 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [832ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1122ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.564 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.564 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.566 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.566 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.566 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.569 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.569 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.570 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.570 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.570 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.570 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.573 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.573112   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.565019 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40548 (local address 127.29.156.60:33621)
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.565141 (+   122us) server_negotiation.cc:207] Beginning negotiation
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.565145 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.565796 (+   651us) server_negotiation.cc:408] Connection header received
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.566172 (+   376us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.566176 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.566244 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.566307 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.569312 (+  3005us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.570083 (+   771us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.572974 (+  2891us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40548: BlockingRecv error: recv got EOF from 127.0.0.1:40548 (error 108)
18:08:46.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
18:08:46.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.576 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.577 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.580 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.583 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.583 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [691ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [853ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.583 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.585 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.587 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.591 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.592 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.592 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.592 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.592 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.593 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.594 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.595322   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.583439 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40562 (local address 127.29.156.60:33621)
18:08:46.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.583612 (+   173us) server_negotiation.cc:207] Beginning negotiation
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.583617 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.595 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.585083 (+  1466us) server_negotiation.cc:408] Connection header received
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.585506 (+   423us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.585510 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.585582 (+    72us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.585668 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.589335 (+  3667us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.590113 (+   778us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.593904 (+  3791us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.594206 (+   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
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.594737 (+   531us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.594845 (+   108us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.594906 (+    61us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.595182 (+   276us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40562: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40562): Connection reset by peer (error 104)
18:08:46.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":77}
18:08:46.596 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.597 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.598 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.599 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.600 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.601 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.601 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.602 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.603 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.604 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.604 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.605 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.606 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.606 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.607 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.607 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.607 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.607 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.608 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.608 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.609 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.609 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.614 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.615 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.619 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.619 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1617), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [708ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1169ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1421ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.621 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.621 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.626 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.627 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.627 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.627 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.628 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:46.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.630 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.630 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1103ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.631 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.631 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.632 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.632 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.633 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.634 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.635 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.635 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.636 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.636 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.637 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.637 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.637 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.637 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.638 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.638 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.639 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.639 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.639 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.640 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.640 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.641 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.642 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.642 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.643 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.643 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.644 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.644 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.644 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.645 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.645 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.645 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.645 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.645 [DEBUG - pool-4-thread-22] (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.29.156.61:35331, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1112ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.645 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.645 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.646 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.646 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.647 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.647 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.648 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.649 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.650 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.650 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.651 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.651 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.651 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.651 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.651 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:46.652 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.653 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.653 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.654 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.654469   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.638771 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40572 (local address 127.29.156.60:33621)
18:08:46.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.638930 (+   159us) server_negotiation.cc:207] Beginning negotiation
18:08:46.654 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.638935 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.639628 (+   693us) server_negotiation.cc:408] Connection header received
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.640028 (+   400us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.640033 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.640106 (+    73us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.640168 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.643783 (+  3615us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.644525 (+   742us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.654321 (+  9796us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40572: BlockingRecv error: recv got EOF from 127.0.0.1:40572 (error 108)
18:08:46.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:08:46.655 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.655 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.655 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:46.656 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.656 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.657 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.658 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.659 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1591), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [729ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [864ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1124ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.659 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.659 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.661 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.662 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.664 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.664 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.664 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:46.665 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.665 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.665 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.666 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.666 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.666 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.667 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.667 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.667 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:46.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.669 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.670 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.671 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.671 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.672 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.672 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.672 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.673 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.674 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.674 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.675 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.675 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.675 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.676 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.676 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.677 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.678 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.678 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.679 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.680 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.682 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.682 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.683 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.683 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.684 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.685 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.688 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.692 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.693 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.693 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.695 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.695 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.697 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.697 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.702 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe9314bff, L:/127.0.0.1:45402 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.708 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.708 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.708 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.709 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.710 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.710 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.710 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.711 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.712 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.714 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.715 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.715 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.715 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.717 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.723 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.723 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.725 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.726 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.731 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.734 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.734 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.734 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.735 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.736 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.736 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.738 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.740 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb7f48a4a, L:/127.0.0.1:45408 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.749 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.751 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.756 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.757 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.763 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x38b24181, L:/127.0.0.1:45416 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.764 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.765 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.765 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.766 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.769 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.769 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.770 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x697b3c34, L:/127.0.0.1:48574 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.772 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.779 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.779 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1764), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [997ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1102ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.779 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.780 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.780 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.780 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.781 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.781 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.781 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.781 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.782 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.784 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.785 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.785 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.785 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.786 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a1a096d, L:/127.0.0.1:45436 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.787 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.787 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.789 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:46.789 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.789821   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.783851 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40574 (local address 127.29.156.60:33621)
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784012 (+   161us) server_negotiation.cc:207] Beginning negotiation
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784018 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784563 (+   545us) server_negotiation.cc:408] Connection header received
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784908 (+   345us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784912 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.784993 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.785081 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.788502 (+  3421us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.789300 (+   798us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.789697 (+   397us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40574: BlockingRecv error: recv got EOF from 127.0.0.1:40574 (error 108)
18:08:46.790 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
18:08:46.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:46.792 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.792 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:46.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.793 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.795 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.796 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.796 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.799 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01914797, L:/127.0.0.1:45424 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.801 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.803 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.805 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.808 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.811 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.812 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x298b8520, L:/127.0.0.1:45458 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.814 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.817 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x83937610, L:/127.0.0.1:45462 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.820 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.822 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.823 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa78bf032, L:/127.0.0.1:45444 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.830 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.831 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa13e2a87, L:/127.0.0.1:40590 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.831 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30f2ee2c, L:/127.0.0.1:48590 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.833 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.835 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.836 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=244), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [156ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.838 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.839 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.844 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.844 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.844 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.845 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.845 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.845 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.847 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.847 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.849 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.849 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.852 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2645fc33, L:/127.0.0.1:45472 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.856 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.858 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31d9bc16, L:/127.0.0.1:48598 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.860 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.863 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.864 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb223d3a6, L:/127.0.0.1:48604 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.864 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98e2a4b1, L:/127.0.0.1:45480 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=266), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [192ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.867 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.869 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.872 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xecfb5d76, L:/127.0.0.1:40598 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.873 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.874 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0045e7dd, L:/127.0.0.1:45482 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.875 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.876 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.876 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.877 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.877 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.878 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.878 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.882 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2890a358, L:/127.0.0.1:45494 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.889 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe840b81b, L:/127.0.0.1:48610 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.898 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.899 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf19c9fbc, L:/127.0.0.1:48626 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.905 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.906 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [214ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [230ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.908 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc75e0230, L:/127.0.0.1:40606 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.912 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.914 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.916 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.917 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.917 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.917 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.918 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:46.919 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.919 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.919 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:46.919 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.919 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:46.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.923 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb04dbbed, L:/127.0.0.1:45510 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.930 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.933 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x364871b0, L:/127.0.0.1:45520 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.937 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.942 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.946 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.947 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.948 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85be2beb, L:/127.0.0.1:48630 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.949 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.950 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [251ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [270ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.952 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd59e3b02, L:/127.0.0.1:45530 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.952 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x12aa36d5, L:/127.0.0.1:45532 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.953 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.954 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.957 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.958 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.959 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.959 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.960 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.960 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:46.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:46.963 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:46.963 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:46.965 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:46.965 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:46.967 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:46.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.971 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb262656e, L:/127.0.0.1:45536 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.972 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:46.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:46.973658   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.944054 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40614 (local address 127.29.156.60:33621)
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.944205 (+   151us) server_negotiation.cc:207] Beginning negotiation
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.944210 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.946792 (+  2582us) server_negotiation.cc:408] Connection header received
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.947129 (+   337us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.947133 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.947203 (+    70us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.947273 (+    70us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.957039 (+  9766us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.957827 (+   788us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.966287 (+  8460us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.966530 (+   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
18:08:46.974 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972407 (+  5877us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972426 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972429 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972444 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972471 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972483 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.972591 (+   108us) server_negotiation.cc:1036] Waiting for connection context
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:46.973508 (+   917us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40614: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40614): Connection reset by peer (error 104)
18:08:46.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:08:46.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:46.980 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.981 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:46.981 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbbb7626f, L:/127.0.0.1:48646 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:46.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.984 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:46.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [271ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [301ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:46.986 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:46.990 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46dd63bc, L:/127.0.0.1:40628 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:46.991 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf2e2298, L:/127.0.0.1:45544 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:46.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:46.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1dcbd0a0, L:/127.0.0.1:45554 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:46.996 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:46.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:46.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:46.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:46.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:46.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:46.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:46.998 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:46.998 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:46.998 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.000 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.000 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.000 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.000 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.001 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.001 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.002 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.003 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.003 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.006 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.015 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4bfa548c, L:/127.0.0.1:45570 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.015 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2f303cc, L:/127.0.0.1:45576 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.017 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.018 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.020 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2d7d393, L:/127.0.0.1:48650 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.023 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.023 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [331ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [337ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.025 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.026 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.026 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.027 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.028 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.028 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.028 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.028 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.028 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.029 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.030 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.030 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.030 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.030 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.033 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.033 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.039 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.039 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.039 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.043 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.044 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf839ab27, L:/127.0.0.1:45592 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.048 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.053696 32738 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.003225 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40644 (local address 127.29.156.60:33621)
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.003370 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.003375 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.004315 (+   940us) server_negotiation.cc:408] Connection header received
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.005834 (+  1519us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.005838 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.005893 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.005946 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.021827 (+ 15881us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.022589 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.049557 (+ 26968us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.049758 (+   201us) 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
18:08:47.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052885 (+  3127us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052906 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052909 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052923 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052945 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.052954 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.053043 (+    89us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.053506 (+   463us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40644: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40644): Connection reset by peer (error 104)
18:08:47.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:47.055 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6812216e, L:/127.0.0.1:45594 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.059 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.060 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x185ad239, L:/127.0.0.1:48658 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.061 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4ea6cf3a, L:/127.0.0.1:40654 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe06385b9, L:/127.0.0.1:48656 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.070 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=435), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [321ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [368ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [374ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.070 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.073 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad32f3d0, L:/127.0.0.1:45610 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.076 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.081 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.082 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.082 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.082 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.082 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.087 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.088 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.088 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.090 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.096 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.097 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.099 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4ba1065a, L:/127.0.0.1:45616 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.105 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.108 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.109 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11ebbf63, L:/127.0.0.1:48672 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.111 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [395ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.113 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.115 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.116 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.116 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.117 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.117 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.118 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.119 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.119 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.119 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.120 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.122 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.122 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.123013   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.091134 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40670 (local address 127.29.156.60:33621)
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.091275 (+   141us) server_negotiation.cc:207] Beginning negotiation
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.091279 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.105372 (+ 14093us) server_negotiation.cc:408] Connection header received
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.107430 (+  2058us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.107434 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.107495 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.107560 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.111097 (+  3537us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.111894 (+   797us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.119422 (+  7528us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.119684 (+   262us) 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
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122375 (+  2691us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122397 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122401 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122417 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122446 (+    29us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122457 (+    11us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122555 (+    98us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.122859 (+   304us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40670: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40670): Connection reset by peer (error 104)
18:08:47.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:47.127 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.131 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.136 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4567b5e5, L:/127.0.0.1:45626 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.161 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe7432867, L:/127.0.0.1:45628 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.162 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.165 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.167 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.169 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.169 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.169 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8568e85, L:/127.0.0.1:48686 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.175 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.177 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.178 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.182 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.189 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x92fedbbf, L:/127.0.0.1:40676 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.195 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4c8c0cd1, L:/127.0.0.1:48694 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.288 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.283 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=651), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [448ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [481ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.295 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.295 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.299 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:47.299 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.299 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.304 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfdb64816, L:/127.0.0.1:45840 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.279 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.275 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.271 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.267 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.261 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.307 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa6a9e2d, L:/127.0.0.1:45848 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.308 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.308 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.309 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.312 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.313 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.317 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.321 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.260 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.257 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.247 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.244 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.243 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4bb99b53, L:/127.0.0.1:45812 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.242 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.240 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.239 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.238 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:47.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.236 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.230 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.229 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.338 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc645a9ca, L:/127.0.0.1:40748 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.225 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.224 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.224 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.340 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.222 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.341 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=739), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [215ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.342 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.221 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.343 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x122ffd38, L:/127.0.0.1:48792 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.220 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.220 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.220 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.345 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.219 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c82cf6d, L:/127.0.0.1:45824 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.347 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x689b7761, L:/127.0.0.1:48784 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.217 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.348 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa9a6beb4, L:/127.0.0.1:45820 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.217 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.348 [DEBUG - pool-4-thread-12] (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.29.156.61:35331, [122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [150ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [190ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.216 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.349 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [585ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.350 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1b1aae16, L:/127.0.0.1:45800 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.215 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.215 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.351 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.213 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.352 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.213 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.212 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.211 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.353 [DEBUG - pool-4-thread-27] (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.29.156.61:35331, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [30ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [37ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.211 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.209 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.208 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.208 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.207 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.206 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.204 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.204 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.203 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08ac8a8f, L:/127.0.0.1:48700 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.203 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.202 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.362 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.362 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.363 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.363 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1fc8eca3, L:/127.0.0.1:40702 - R:/127.29.156.60:33621] using TOKEN/null
18:08:47.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.363 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.363 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.200 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.364 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7d42a14, L:/127.0.0.1:40750 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.365 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.198 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.366 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.366 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.366 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6b565903, L:/127.0.0.1:45648 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.367 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafc2931c, L:/127.0.0.1:45638 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.367 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.369 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.371 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.372138 30532 connection.cc:466] server connection from 127.0.0.1:45638 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:45638 (request call id 0) could send its response
18:08:47.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x80fd741f, L:/127.0.0.1:45856 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.373 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.374 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=729), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [467ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [657ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [658ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.374 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed50a1aa, L:/127.0.0.1:45652 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.375 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.379 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.382 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.387 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.390 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.390 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.399 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.400 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.401 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.401 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.401 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.402 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.402 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.403 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.405 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.408 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.410 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.413 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.414 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.414 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.414 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.415 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.415 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.416 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.416 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.420 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.422 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.427 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.431 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.434 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.439 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.439813   673 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.198954 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40686 (local address 127.29.156.60:33621)
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.199095 (+   141us) server_negotiation.cc:207] Beginning negotiation
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.199099 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.364111 (+165012us) server_negotiation.cc:408] Connection header received
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.364161 (+    50us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.364164 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.364217 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.364301 (+    84us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.438298 (+ 73997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.439170 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.439661 (+   491us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40686: BlockingRecv error: recv got EOF from 127.0.0.1:40686 (error 108)
18:08:47.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:47.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.449 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.450 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.450 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.451 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.454 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.454 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6441a080, L:/127.0.0.1:40742 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.457 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.460 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.461 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.462 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa199213c, L:/127.0.0.1:45674 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.467 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdfbf84c4, L:/127.0.0.1:48728 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb37feea3, L:/127.0.0.1:45754 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.470 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.471 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43a553cb, L:/127.0.0.1:48704 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.471 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.474 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7fa1324a, L:/127.0.0.1:45660 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.459 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.480 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.482 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x79093145, L:/127.0.0.1:45854 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.486 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02040600, L:/127.0.0.1:40754 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.486 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4946682e, L:/127.0.0.1:48766 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.486 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.487 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.487 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.487 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.487 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.490 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.493 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d74ff66, L:/127.0.0.1:48750 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.494 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.501 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6e9563d, L:/127.0.0.1:45740 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.502 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.502 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.502 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.503 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.503 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.503263  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.218334 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40718 (local address 127.29.156.60:33621)
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.218966 (+   632us) server_negotiation.cc:207] Beginning negotiation
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.218970 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.348258 (+129288us) server_negotiation.cc:408] Connection header received
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.348318 (+    60us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.348322 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.348386 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.348489 (+   103us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.403857 (+ 55368us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.404797 (+   940us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.501386 (+ 96589us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.501620 (+   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
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.501744 (+   124us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.501849 (+   105us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:47.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.501966 (+   117us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.503110 (+  1144us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40718: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40718): Connection reset by peer (error 104)
18:08:47.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":530,"thread_start_us":124,"threads_started":1}
18:08:47.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.505 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.505653  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.223445 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40730 (local address 127.29.156.60:33621)
18:08:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.226406 (+  2961us) server_negotiation.cc:207] Beginning negotiation
18:08:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.226410 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.341942 (+115532us) server_negotiation.cc:408] Connection header received
18:08:47.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.342011 (+    69us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.509 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f93277d, L:/127.0.0.1:45722 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.342015 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.342076 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.371339 (+ 29263us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.399585 (+ 28246us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.400402 (+   817us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.504705 (+104303us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.504909 (+   204us) 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
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.505028 (+   119us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.505121 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.505333 (+   212us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.505511 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40730: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40730): Connection reset by peer (error 104)
18:08:47.511 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2881,"thread_start_us":75,"threads_started":1}
18:08:47.513 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c066ada, L:/127.0.0.1:45758 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.520 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18c902fb, L:/127.0.0.1:45724 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.522 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.522 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.523 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.523 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe696658a, L:/127.0.0.1:45780 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.524 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1856d5ca, L:/127.0.0.1:48764 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.527 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2546c875, L:/127.0.0.1:45708 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.527 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1316bcb, L:/127.0.0.1:48768 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.528 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f083560, L:/127.0.0.1:45752 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.528 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc3c3418, L:/127.0.0.1:45770 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x30512cad, L:/127.0.0.1:48740 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.530 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x528e3509, L:/127.0.0.1:45776 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.532 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1965f53, L:/127.0.0.1:45794 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.536 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71eb9fce, L:/127.0.0.1:45750 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.538 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x052ffeae, L:/127.0.0.1:48758 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.539 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.539 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd96dba2f, L:/127.0.0.1:45778 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.540 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb16589c, L:/127.0.0.1:48714 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.541 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf7bddd1, L:/127.0.0.1:45692 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.543 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x13e29f2a, L:/127.0.0.1:45686 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.544 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1b34c7a, L:/127.0.0.1:48730 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.545 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0d05c91a, L:/127.0.0.1:45684 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.547 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40786b9e, L:/127.0.0.1:48796 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.549 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=944), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [799ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [812ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [873ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.550 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.551 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.551 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.553 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.554 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.554 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.554 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.555 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.555 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.555 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.555 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.556 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.557 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.557 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.558 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.559 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.561 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b2e5d1b, L:/127.0.0.1:45872 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82d5a50d, L:/127.0.0.1:48810 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.570 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=962), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [858ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [870ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [881ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [889ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.574 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.576 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.576 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.576 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.577 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.578 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.578 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.580 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.581043  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.554493 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40758 (local address 127.29.156.60:33621)
18:08:47.581 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.554637 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.554640 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.557963 (+  3323us) server_negotiation.cc:408] Connection header received
18:08:47.581 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.558194 (+   231us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.558198 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.558260 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.558333 (+    73us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.573011 (+ 14678us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.573594 (+   583us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.579650 (+  6056us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.579875 (+   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
18:08:47.581 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580367 (+   492us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.581 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580388 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580391 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580406 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580433 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580442 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580520 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.580870 (+   350us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40758: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40758): Connection reset by peer (error 104)
18:08:47.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":70}
18:08:47.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.586 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9332fa13, L:/127.0.0.1:45882 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.587 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.587 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.587 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.588 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.590 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.591 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.592 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a7129de, L:/127.0.0.1:48812 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.603 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaa57b3d3, L:/127.0.0.1:40768 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.603 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7200d883, L:/127.0.0.1:48826 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=949), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [23ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [839ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [839ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.607 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.609 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.609 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.609 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.610 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.610 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.611 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.611 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.611 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.611 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.612 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.612 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.615 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.615 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.616 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.617 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.622 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.623 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.624 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc7fd97a, L:/127.0.0.1:48836 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.625 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.627 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ee08a31, L:/127.0.0.1:45894 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.628 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02fe9b4f, L:/127.0.0.1:48848 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.634 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.634 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1048), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [585ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [834ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [847ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.640 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.640 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.640 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.644 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.644 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1046), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [869ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.645 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.648474  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.628247 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40770 (local address 127.29.156.60:33621)
18:08:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.628385 (+   138us) server_negotiation.cc:207] Beginning negotiation
18:08:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.628389 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.648 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.628894 (+   505us) server_negotiation.cc:408] Connection header received
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.629189 (+   295us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.629193 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.629260 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.629317 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.635558 (+  6241us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.636305 (+   747us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647101 (+ 10796us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647321 (+   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
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647840 (+   519us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647859 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647881 (+    22us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647895 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647920 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647930 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.647999 (+    69us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.648326 (+   327us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40770: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40770): Connection reset by peer (error 104)
18:08:47.649 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:47.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.650 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.650 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.650 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:47.650 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.651 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.651 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.651 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.656 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e09967b, L:/127.0.0.1:48868 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.658 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc745ef95, L:/127.0.0.1:48864 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.659 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1056), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [854ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [959ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [983ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfec4e16e, L:/127.0.0.1:40776 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.660 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.662 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.663 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.663 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.663 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.663 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.663 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.664 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.664 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.666 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.667 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.668 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.667 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.670 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.674 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fd4d2c4, L:/127.0.0.1:48872 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.675 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.676 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1079), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [864ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [989ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.677 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02a2e41c, L:/127.0.0.1:48878 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.677 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.679 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.681 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02d1d66e, L:/127.0.0.1:40780 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.684 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.687 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf12085c8, L:/127.0.0.1:45896 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.688 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.688 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.688 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.688 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.692 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.692 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.694 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.699 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x49cd09dd, L:/127.0.0.1:48882 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.705 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.705 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7202486f, L:/127.0.0.1:40790 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.706 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.707 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.708 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1053), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [477ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [493ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [496ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:47.709 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.709 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.710 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.710 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.710 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.711 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.713 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.714 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.714 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.720 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.718 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.721 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.722 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.722 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.722 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.722 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.723 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.723 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.724 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.724 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.725 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.727 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.727 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1081), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [828ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.727 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ed822e0, L:/127.0.0.1:40806 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbcfc1ee0, L:/127.0.0.1:48898 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.731 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.731 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1078), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [523ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.732 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.732 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:47.732 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.732 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.734 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.734 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.734 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.736 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.736 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:47.736 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.736 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.737186  1937 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.706087 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:45910 (local address 127.29.156.61:35331)
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.706345 (+   258us) server_negotiation.cc:207] Beginning negotiation
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.706349 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.712580 (+  6231us) server_negotiation.cc:408] Connection header received
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.713015 (+   435us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.713019 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.713090 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.737 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x477229a7, L:/127.0.0.1:48902 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.713147 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.726272 (+ 13125us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.726997 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.734959 (+  7962us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.735173 (+   214us) 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
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736483 (+  1310us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736503 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736507 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736520 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736544 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736553 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.738 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.736631 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.737008 (+   377us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:45910: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:45910): Cannot send after transport endpoint shutdown (error 108)
18:08:47.738 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.738 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":164}
18:08:47.738 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1865bab8, L:/127.0.0.1:48892 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.739 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.739 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.740 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.741 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.743 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.744 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.749 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a5fac95, L:/127.0.0.1:48908 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1101), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [810ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1004ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.753 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc8616578, L:/127.0.0.1:40820 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.755 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.755 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.755 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.755 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:47.755 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.755 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.756 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.756 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.756 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.756 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.757 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.757 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.758 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.758 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.758 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.758 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.759 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.760 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.760 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.761 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.761 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:47.761 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1120), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [448ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [896ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.762 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.763 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.763 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.765 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.765 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.765 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.765 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.765 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.766 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.766 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.766 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.767 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.767725  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.760703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40830 (local address 127.29.156.60:33621)
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.760825 (+   122us) server_negotiation.cc:207] Beginning negotiation
18:08:47.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.760829 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.762465 (+  1636us) server_negotiation.cc:408] Connection header received
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.762741 (+   276us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.762744 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.762800 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.768 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.762852 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.766475 (+  3623us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.767216 (+   741us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.767579 (+   363us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40830: BlockingRecv error: recv got EOF from 127.0.0.1:40830 (error 108)
18:08:47.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:08:47.769 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.769 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.769 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.771 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x415534a9, L:/127.0.0.1:48916 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.774 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.774 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.775 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.776 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.776 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.777 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.780 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2bef1caa, L:/127.0.0.1:45924 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.782 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.785 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x064cb2b1, L:/127.0.0.1:45934 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.785 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.785 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c1309c1, L:/127.0.0.1:45948 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.791 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c25d1ad, L:/127.0.0.1:48928 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.791 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.791 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.791 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=468), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [15ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:47.792 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.793 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.793 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.794 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.800 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.801 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.802 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.802 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.802 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:47.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.802 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.802 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11b45ff4, L:/127.0.0.1:45956 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.803 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.803 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.804 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=480), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [177ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [194ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.806 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.806 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.807 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.807 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.808 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.808 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.808 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.808 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.808 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.808 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.808 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.810 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.813444  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.791261 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40838 (local address 127.29.156.60:33621)
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.791411 (+   150us) server_negotiation.cc:207] Beginning negotiation
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.791416 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.792209 (+   793us) server_negotiation.cc:408] Connection header received
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.792536 (+   327us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.792541 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.792593 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.792645 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.796438 (+  3793us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.797230 (+   792us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.809424 (+ 12194us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.809639 (+   215us) 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
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812900 (+  3261us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812922 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812925 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812941 (+    16us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812966 (+    25us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.812976 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.813114 (+   138us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.813269 (+   155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40838: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40838): Connection reset by peer (error 104)
18:08:47.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:47.814 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.814 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1213), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [546ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [856ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [985ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.815 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.818 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.819 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.819 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.819 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.820 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.820675  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.815049 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40852 (local address 127.29.156.60:33621)
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.815180 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.815184 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.815680 (+   496us) server_negotiation.cc:408] Connection header received
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.816119 (+   439us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.816122 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.816181 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.816231 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.819521 (+  3290us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.820252 (+   731us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.820554 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40852: BlockingRecv error: recv got EOF from 127.0.0.1:40852 (error 108)
18:08:47.821 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:47.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.822 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.822 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [184ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [801ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.823 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.823 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.825 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.826 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.826 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.827 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.827 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.827 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.827 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.827 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.827 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.828 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.829137  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.823629 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40860 (local address 127.29.156.60:33621)
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.823743 (+   114us) server_negotiation.cc:207] Beginning negotiation
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.823746 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.824182 (+   436us) server_negotiation.cc:408] Connection header received
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.824468 (+   286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.824472 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.824526 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.824575 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.827897 (+  3322us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.828654 (+   757us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.828980 (+   326us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40860: BlockingRecv error: recv got EOF from 127.0.0.1:40860 (error 108)
18:08:47.829 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:47.830 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.830 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f7a0b9c, L:/127.0.0.1:48930 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.831 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.831 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.831 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.834 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.835 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.836 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.838 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.838 [DEBUG - pool-4-thread-17] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1183), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [457ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [789ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [925ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.838 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.839 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.841 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.842 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.843 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.843 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.843 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:47.843 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.843 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.845 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x244ee84e, L:/127.0.0.1:45966 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.846 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.847 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.847 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.847 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:47.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.851 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.853 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xadde83c0, L:/127.0.0.1:48946 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.857 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.859 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.859 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x630638c5, L:/127.0.0.1:48952 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.861 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.863 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x581e9132, L:/127.0.0.1:48954 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.869 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd5cbf78f, L:/127.0.0.1:40864 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.870 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1220), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [807ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1122ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1134ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.871 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.872 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.874 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.874 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.875 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.875 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.875 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.878 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe45a7554, L:/127.0.0.1:48958 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.879 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [813ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.880 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.880 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1233), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [750ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [981ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.884 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.884 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.885 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.885 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.885 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.885 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.886 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.886 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.886 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe27b41dc, L:/127.0.0.1:40880 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.888 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.888 [DEBUG - pool-4-thread-11] (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.29.156.61:35331, [477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [652ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.890 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.892 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.892 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.893 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.893 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.893 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.893 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.893 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.894469  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.894 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.894 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.882035 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40882 (local address 127.29.156.60:33621)
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.882201 (+   166us) server_negotiation.cc:207] Beginning negotiation
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.882205 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.885044 (+  2839us) server_negotiation.cc:408] Connection header received
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.885268 (+   224us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.885272 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.885337 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.885428 (+    91us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.890669 (+  5241us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891437 (+   768us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.894355 (+  2918us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40882: BlockingRecv error: recv got EOF from 127.0.0.1:40882 (error 108)
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55}
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.895499  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.890651 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40894 (local address 127.29.156.60:33621)
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.890767 (+   116us) server_negotiation.cc:207] Beginning negotiation
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.890771 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891178 (+   407us) server_negotiation.cc:408] Connection header received
18:08:47.895 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891415 (+   237us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891419 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891474 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.891525 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.894333 (+  2808us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.895021 (+   688us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.895393 (+   372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40894: BlockingRecv error: recv got EOF from 127.0.0.1:40894 (error 108)
18:08:47.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:47.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.896 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.897 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.897 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.898 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.899 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.899 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.899 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.899 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.899 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.900 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.900 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.900 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.902 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.902 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.909 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.909 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:47.911 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18504151, L:/127.0.0.1:40896 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.912 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x92d173a7, L:/127.0.0.1:48974 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:47.913 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.919 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1318), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [864ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1224ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1239ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1245ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.920 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.922 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.922 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.923 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1286), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [874ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [891ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1063ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1076ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.923 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.923 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.923 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.923 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.924 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.924 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.925 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.926 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.926 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1320), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [250ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [868ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1083ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:47.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.927 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.927 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.927 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.928 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.928 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.931 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.932 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.932 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.932 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.932 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.933 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.933696  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.930845 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40918 (local address 127.29.156.60:33621)
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.930976 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.930980 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.931586 (+   606us) server_negotiation.cc:408] Connection header received
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.932425 (+   839us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.932428 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.932485 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.932539 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.933581 (+  1042us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40918: BlockingRecv error: recv got EOF from 127.0.0.1:40918 (error 108)
18:08:47.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:08:47.934 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.934 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.934 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.936 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.936398  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.924857 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40902 (local address 127.29.156.60:33621)
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.924981 (+   124us) server_negotiation.cc:207] Beginning negotiation
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.924985 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.925852 (+   867us) server_negotiation.cc:408] Connection header received
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.926071 (+   219us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.926076 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.926173 (+    97us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.926256 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.935308 (+  9052us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.936087 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.936286 (+   199us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40902: BlockingRecv error: recv got EOF from 127.0.0.1:40902 (error 108)
18:08:47.937 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
18:08:47.939 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.939 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.940 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.941 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.941 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.944 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.945 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.950 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.951 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.954 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c1096c3, L:/127.0.0.1:45978 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.957 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.958 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.959 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.961 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.961 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x53279d44, L:/127.0.0.1:40926 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.961 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeb25374a, L:/127.0.0.1:48978 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=640), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [175ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [355ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:47.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.968 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.968 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.969 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:47.969 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.969 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.970 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.970 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.970 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb730d2a9, L:/127.0.0.1:49006 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1370), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [855ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1281ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1298ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.976 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.978 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.979 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:47.979 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:47.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7b924f8, L:/127.0.0.1:48994 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:47.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:47.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:47.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x252394bf, L:/127.0.0.1:40928 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:47.981 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:47.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:47.984 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:47.984 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:47.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:47.987 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:47.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=664), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [177ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [373ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [378ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:47.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:47.991557  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:47.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.968246 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40938 (local address 127.29.156.60:33621)
18:08:47.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.968361 (+   115us) server_negotiation.cc:207] Beginning negotiation
18:08:47.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.968365 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:47.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.968930 (+   565us) server_negotiation.cc:408] Connection header received
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.969147 (+   217us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.969150 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.969214 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.969263 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.972255 (+  2992us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.972962 (+   707us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.990270 (+ 17308us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.990468 (+   198us) 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
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.990971 (+   503us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.990997 (+    26us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991000 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991023 (+    23us) server_negotiation.cc:923] calling sasl_server_start()
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991045 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991055 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991118 (+    63us) server_negotiation.cc:1036] Waiting for connection context
18:08:47.990 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:47.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:47.993 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfdb2819, L:/127.0.0.1:45986 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:47.992 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:47.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:47.991419 (+   301us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40938: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:40938): Connection reset by peer (error 104)
18:08:47.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
18:08:47.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:47.997 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:47.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:47.997 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:47.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:47.997 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:47.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:47.998 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:47.998 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:47.998 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:47.998 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:47.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:47.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.000 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.000 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.001 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.003 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f2f0e6f, L:/127.0.0.1:49010 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.005 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1412), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1334ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.006 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.006 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.007 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.007 [DEBUG - pool-4-thread-39] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1356), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [800ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1119ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.009 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.010 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b7c54bc, L:/127.0.0.1:40954 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.011 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.012 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.012 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.012 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1360), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [794ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1111ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.013 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.013 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.014 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.014 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.014 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.014 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.015 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.015 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.015 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.016 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.016 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.016 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.016 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.016 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.016 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.016 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.016690  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.008215 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40970 (local address 127.29.156.60:33621)
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.008336 (+   121us) server_negotiation.cc:207] Beginning negotiation
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.008339 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:48.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.008774 (+   435us) server_negotiation.cc:408] Connection header received
18:08:48.017 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.009020 (+   246us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.009024 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.009081 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.009129 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.015430 (+  6301us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.016224 (+   794us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.016569 (+   345us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40970: BlockingRecv error: recv got EOF from 127.0.0.1:40970 (error 108)
18:08:48.017 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:48.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.017 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.018 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.018 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.018 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.018 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.019 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.019 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.019 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.019 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.022 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.022 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.024 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.027 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.028 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.028 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x72de86e3, L:/127.0.0.1:49024 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.029 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.030 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.036 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b7e877a, L:/127.0.0.1:49030 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.038 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1395), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [767ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1320ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.038 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.038 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7bf10bc0, L:/127.0.0.1:40974 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.039 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.038 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=713), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [217ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.041 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.042 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.042 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.042 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.042 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.042 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.042 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.043 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.043 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.043 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.044 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.044 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.044 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.044 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.044 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.044 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.044 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.045 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.047 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.047 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.048 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.048017  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.041489 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:40990 (local address 127.29.156.60:33621)
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.041612 (+   123us) server_negotiation.cc:207] Beginning negotiation
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.041615 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.042520 (+   905us) server_negotiation.cc:408] Connection header received
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.042772 (+   252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.042775 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.042833 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.042891 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.046838 (+  3947us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.047553 (+   715us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.047889 (+   336us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40990: BlockingRecv error: recv got EOF from 127.0.0.1:40990 (error 108)
18:08:48.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:48.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.051 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.051 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.051 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.051 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.054 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.054 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1405), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [738ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1299ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.056 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.058 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.059 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8369fbe, L:/127.0.0.1:40996 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.059 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.059 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48190dec, L:/127.0.0.1:49042 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.060 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.060 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.060 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.060 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.060 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.061 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.061 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [631ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [846ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [847ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:48.063 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.063 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.064 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.065 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.065 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.065 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.066 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.067 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.068 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.069 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.069 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.069 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.070 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.071 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.071 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.071 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.074 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.074 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.075 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.076 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.079 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c33a0ca, L:/127.0.0.1:49046 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.082 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d7bb659, L:/127.0.0.1:49054 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.082 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.084 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.084 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.087 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.087 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.087 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.087 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.088 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1444), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [635ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1365ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1446), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [664ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1375ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.143 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.145 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.146 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.146 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.151 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.152 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.154 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.154 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.155 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.155 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.156 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.156 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.156 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.157 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.157 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.157 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf04c037d, L:/127.0.0.1:41022 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.159 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.161 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.161 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.161 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.162 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.162 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.162 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.162 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.163 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.163 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.163 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.164 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.165 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.166 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.166 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.166 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.166 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.166 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.167 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.167 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.167 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.167 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.167 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.168 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.171670  2300 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.147658 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41048 (local address 127.29.156.60:33621)
18:08:48.171 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159258 (+ 11600us) server_negotiation.cc:207] Beginning negotiation
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159262 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159277 (+    15us) server_negotiation.cc:408] Connection header received
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159314 (+    37us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159317 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.159371 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.170166 (+ 10795us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.170284 (+   118us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.171066 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.171440 (+   374us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41048: BlockingRecv error: recv got EOF from 127.0.0.1:41048 (error 108)
18:08:48.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":11524,"thread_start_us":85,"threads_started":1}
18:08:48.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63361b27, L:/127.0.0.1:41010 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.173 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xade6e6c5, L:/127.0.0.1:45998 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.174 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.177 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.180 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.181 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xced9bfd9, L:/127.0.0.1:41036 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.187 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x75c24d11, L:/127.0.0.1:49066 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.188 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f87b9d4, L:/127.0.0.1:49070 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.189 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.190 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [473ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [565ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [573ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.190 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x314624c5, L:/127.0.0.1:49068 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.191 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1549), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [637ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1447ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1479ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.193 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.195 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.195 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.195 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.195 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.196 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.196 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.196 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.196 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.196 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.197 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.198 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.199 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1589), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [290ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1472ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.200 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.201 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.204 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.205 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.206 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.206 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.206 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.207 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.207 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.207 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.207 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.207937  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.200795 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41060 (local address 127.29.156.60:33621)
18:08:48.208 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.209 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1602), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [258ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1479ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.200938 (+   143us) server_negotiation.cc:207] Beginning negotiation
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.200943 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.201277 (+   334us) server_negotiation.cc:408] Connection header received
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.201510 (+   233us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.201514 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.201626 (+   112us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.201706 (+    80us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.205596 (+  3890us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.206355 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.207819 (+  1464us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41060: BlockingRecv error: recv got EOF from 127.0.0.1:41060 (error 108)
18:08:48.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:48.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.212 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.212 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.213 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x417bc8fc, L:/127.0.0.1:49082 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.213 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.214 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.214 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.214 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.214 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.215 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.218 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1574), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [594ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1440ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1486ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1503ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.218 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbb07babc, L:/127.0.0.1:41070 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.215 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e7fd06e, L:/127.0.0.1:49080 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.220 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.221 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.221432  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.211782 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41076 (local address 127.29.156.60:33621)
18:08:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.211893 (+   111us) server_negotiation.cc:207] Beginning negotiation
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.211897 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.212383 (+   486us) server_negotiation.cc:408] Connection header received
18:08:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.212616 (+   233us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.212619 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.212674 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.212725 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.222 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.220469 (+  7744us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.221000 (+   531us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.221314 (+   314us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41076: BlockingRecv error: recv got EOF from 127.0.0.1:41076 (error 108)
18:08:48.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
18:08:48.222 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.223 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.223 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.223 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.223 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.223 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.223 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.224 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.224 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.224 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.226 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.226 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.226 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.227 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.228 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.230 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.234 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6768e2df, L:/127.0.0.1:41084 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.237 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.238 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8fa5409, L:/127.0.0.1:49110 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.240 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1632), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [851ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1477ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1547ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1559ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.242 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.243 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9d3c9897, L:/127.0.0.1:49098 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.244 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.244 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1605), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [640ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1526ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1535ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.245 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.245 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.245 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.248 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.249 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.249 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.249 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.249 [DEBUG - pool-4-thread-54] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=926), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [196ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [428ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.249 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.250 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.250 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.250 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.251 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.251 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.251 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.251 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.252 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.252856  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.234399 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41094 (local address 127.29.156.60:33621)
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.234742 (+   343us) server_negotiation.cc:207] Beginning negotiation
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.234747 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.235254 (+   507us) server_negotiation.cc:408] Connection header received
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.235522 (+   268us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.235526 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.235580 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.235645 (+    65us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.240156 (+  4511us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.240828 (+   672us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.247949 (+  7121us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.248112 (+   163us) 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
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252206 (+  4094us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252221 (+    15us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:48.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.253 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.255 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.255 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.255 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.256 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.256 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.256 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.257 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.257 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252224 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252239 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:48.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252266 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252278 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:48.257 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252372 (+    94us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252691 (+   319us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41094: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41094): Connection reset by peer (error 104)
18:08:48.257 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":266}
18:08:48.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.259238  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252209 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41110 (local address 127.29.156.60:33621)
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252356 (+   147us) server_negotiation.cc:207] Beginning negotiation
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.252360 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.258446 (+  6086us) server_negotiation.cc:408] Connection header received
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.258723 (+   277us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.258727 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.258819 (+    92us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.258877 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.259125 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41110: BlockingRecv error: recv got EOF from 127.0.0.1:41110 (error 108)
18:08:48.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:08:48.260 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.261 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.262 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.262 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.262 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.264 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.268 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35a36382, L:/127.0.0.1:41124 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.269 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.270 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.271 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.272 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.272 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.273 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.274 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.274 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.275 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.277 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.278 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.278 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e3dce6e, L:/127.0.0.1:49120 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.279 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.279 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1645), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [849ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1528ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.280 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.281 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [848ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1559ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1576ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1588ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.284 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.284 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.285 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.285 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.285 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.287 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.288 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.288 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.288 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7b9048f, L:/127.0.0.1:46000 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.288 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.288 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.289 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.290258  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.280422 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41130 (local address 127.29.156.60:33621)
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.280539 (+   117us) server_negotiation.cc:207] Beginning negotiation
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.280543 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.281207 (+   664us) server_negotiation.cc:408] Connection header received
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.281418 (+   211us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.281422 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.281477 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.281522 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.284165 (+  2643us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.284866 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.288324 (+  3458us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.288516 (+   192us) 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
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.289606 (+  1090us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:48.291 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.289702 (+    96us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.289795 (+    93us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.290102 (+   307us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41130: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41130): Connection reset by peer (error 104)
18:08:48.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:48.291 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.291 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.292 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.292 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.293 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.293 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.293 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1655), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [370ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [641ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1447ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.294 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.294 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.294 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.296 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.298 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.298 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.298 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.299 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.299 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.299 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.299 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.299 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.302645  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295073 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41140 (local address 127.29.156.60:33621)
18:08:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295205 (+   132us) server_negotiation.cc:207] Beginning negotiation
18:08:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295209 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295353 (+   144us) server_negotiation.cc:408] Connection header received
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295593 (+   240us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295597 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295652 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.295719 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.298072 (+  2353us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.298836 (+   764us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.301860 (+  3024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.302062 (+   202us) 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
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.302220 (+   158us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.302316 (+    96us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.302396 (+    80us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.302541 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41140: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41140): Connection reset by peer (error 104)
18:08:48.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:48.303 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.304 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.304 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.305 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.305 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.306 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.306 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.307 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.308 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.309 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.311 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb922720f, L:/127.0.0.1:49130 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1676), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [835ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1460ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1599ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1616ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.314 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5704f062, L:/127.0.0.1:46016 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.315 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.317 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad518830, L:/127.0.0.1:41152 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.318 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.318 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.318 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.319 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.322 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.322 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.325 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1f84275, L:/127.0.0.1:46020 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.326 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.332 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.332 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.333 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4984b02a, L:/127.0.0.1:46022 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.338 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.339 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x880ea684, L:/127.0.0.1:49144 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33e2a176, L:/127.0.0.1:46036 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.347 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7825e0df, L:/127.0.0.1:49156 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.348 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [60ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [67ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [72ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.350 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.351 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.352 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.353 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.353 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.353 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.354 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.356041  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349251 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41162 (local address 127.29.156.60:33621)
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349406 (+   155us) server_negotiation.cc:207] Beginning negotiation
18:08:48.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349410 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349709 (+   299us) server_negotiation.cc:408] Connection header received
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349988 (+   279us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.349992 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.350060 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.350149 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.354782 (+  4633us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.355568 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.355904 (+   336us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41162: BlockingRecv error: recv got EOF from 127.0.0.1:41162 (error 108)
18:08:48.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":74}
18:08:48.358 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.358 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x35721dc7, L:/127.0.0.1:46048 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.360 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.360 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.361 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.361 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.365 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.366 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.368 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09443f74, L:/127.0.0.1:46064 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.372 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x727c4050, L:/127.0.0.1:46076 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.373 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.373 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.375 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.375 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.376 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.376 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.377 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25496b85, L:/127.0.0.1:46090 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.382 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbaef35bd, L:/127.0.0.1:46102 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.386 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb170141d, L:/127.0.0.1:49170 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.386 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.387 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1754), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [309ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1468ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.391 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.391 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.391 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.391 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.392 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.392 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.394585  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.387580 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41166 (local address 127.29.156.60:33621)
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.387728 (+   148us) server_negotiation.cc:207] Beginning negotiation
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.387732 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.388223 (+   491us) server_negotiation.cc:408] Connection header received
18:08:48.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.388527 (+   304us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.388531 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.388611 (+    80us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.395 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.388653 (+    42us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.391012 (+  2359us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.391496 (+   484us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.393778 (+  2282us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.393987 (+   209us) 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
18:08:48.395 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.394107 (+   120us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.394229 (+   122us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.394293 (+    64us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.394430 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41166: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41166): Connection reset by peer (error 104)
18:08:48.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":64}
18:08:48.398 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.398 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1763), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [354ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [834ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.399 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.400 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.403 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.403 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.403 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.404 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.404 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.404 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.404 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.404 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.404 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.405 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.405 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.406 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1795), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [844ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.407995  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399470 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41174 (local address 127.29.156.60:33621)
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399614 (+   144us) server_negotiation.cc:207] Beginning negotiation
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399618 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399635 (+    17us) server_negotiation.cc:408] Connection header received
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399694 (+    59us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399697 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399756 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.399841 (+    85us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.402561 (+  2720us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.403251 (+   690us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407248 (+  3997us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407433 (+   185us) 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
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407546 (+   113us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407634 (+    88us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407731 (+    97us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407864 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41174: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41174): Connection reset by peer (error 104)
18:08:48.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:08:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.409 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.409 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.409 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.410 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.410 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.410 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.410 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.411 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.411 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.411 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.412 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.412523  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407310 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41184 (local address 127.29.156.60:33621)
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407428 (+   118us) server_negotiation.cc:207] Beginning negotiation
18:08:48.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407432 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.407847 (+   415us) server_negotiation.cc:408] Connection header received
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.408070 (+   223us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.412 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.408074 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.408128 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.408194 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.411291 (+  3097us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.412008 (+   717us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.412416 (+   408us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41184: BlockingRecv error: recv got EOF from 127.0.0.1:41184 (error 108)
18:08:48.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:48.413 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.414 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.416 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.417 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.421 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0f56825c, L:/127.0.0.1:46104 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.422 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9eb798d8, L:/127.0.0.1:49180 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.422 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.423 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c44dbf2, L:/127.0.0.1:49196 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.424 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.425 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=263), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [115ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.425 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf4938e0, L:/127.0.0.1:41186 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.427 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.427 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.427 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.428 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.429 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.430 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.430 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.430 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.430 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.431 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.431 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.431 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.431 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.431 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.433 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfd9d7990, L:/127.0.0.1:49206 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=272), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [64ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [154ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [165ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.437 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.438 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3e0c81e, L:/127.0.0.1:41194 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.438 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.438 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.440 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.440 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.440 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.441 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.441 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.441 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.441 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.443 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.443 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.444 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.444 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.445 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.445 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.446 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.446 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.447 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.447 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.448 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.449 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.450 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.451 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.451 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.452 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.453 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.453 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.454 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.454 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.455 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.455 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.456 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.457 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.457 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.457 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.458 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3a06096d, L:/127.0.0.1:41202 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.458 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.459 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.459 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.460 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.460 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.461 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.462 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.462 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.463 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.463 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.464 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.465 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.465 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.466 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.466 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.467 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.467 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.468 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.469 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.469 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.470 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.471 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.472 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.474 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.475 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.476 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.477 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.477 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.478 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.479 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.479 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.483 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.483 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.484 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.484 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.485 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.485 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.485 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.485 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbca88766, L:/127.0.0.1:46116 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.486 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd71a6c00, L:/127.0.0.1:49214 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.486 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.487 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.488 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=324), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [203ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.488 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.489 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:48.490 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.491 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.492 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.492 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.492 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.493 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.493 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.493 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.493 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcaac8f2c, L:/127.0.0.1:49230 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.497 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.499 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.499 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=346), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [190ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [195ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.502 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.502 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.503 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.503 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.503 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.503 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.503 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.504 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.504 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.504 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.505604  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.500474 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41212 (local address 127.29.156.60:33621)
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.500613 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.500618 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.503115 (+  2497us) server_negotiation.cc:408] Connection header received
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.504974 (+  1859us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.504979 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.505057 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.505117 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.505480 (+   363us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41212: BlockingRecv error: recv got EOF from 127.0.0.1:41212 (error 108)
18:08:48.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:48.506 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3441b9a6, L:/127.0.0.1:49242 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.508 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.508 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=340), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [104ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [221ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [232ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.508 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.508 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.508 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.510 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.510 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=349), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [65ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [173ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.512 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.514 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.514 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.515 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.515 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.515 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.516 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.516 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb6dfcf8c, L:/127.0.0.1:41228 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.518 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.518 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.518 [DEBUG - pool-4-thread-13] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [420ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [451ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [459ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [628ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:48.518 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.519 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1911), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [275ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [853ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1727ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, deferred=null) after lookup
18:08:48.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.519 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.519 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.519 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.520 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.520 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.520 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.520 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.521 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.521 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.523 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.524 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.524 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.524768  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.513474 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41230 (local address 127.29.156.60:33621)
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.513594 (+   120us) server_negotiation.cc:207] Beginning negotiation
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.513598 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.514195 (+   597us) server_negotiation.cc:408] Connection header received
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.514458 (+   263us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.514462 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.514521 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.514574 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.523576 (+  9002us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.524394 (+   818us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.524642 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41230: BlockingRecv error: recv got EOF from 127.0.0.1:41230 (error 108)
18:08:48.525 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.526 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.526 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.526 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.526 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.526 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.527 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.527 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.528 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.529 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.529533  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.520993 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41242 (local address 127.29.156.60:33621)
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521126 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521130 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521384 (+   254us) server_negotiation.cc:408] Connection header received
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521427 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521430 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521480 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.521542 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.528536 (+  6994us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.529237 (+   701us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.529423 (+   186us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41242: BlockingRecv error: recv got EOF from 127.0.0.1:41242 (error 108)
18:08:48.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:48.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.530 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.530 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.532 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.534 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.534 [DEBUG - pool-4-thread-48] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=372), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [58ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [62ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [77ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.535 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.538 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.539 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.539 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.539 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.539 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.540 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.540 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0db6a83e, L:/127.0.0.1:46120 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.540 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.543226  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.535195 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41244 (local address 127.29.156.60:33621)
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.535320 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.535324 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.535851 (+   527us) server_negotiation.cc:408] Connection header received
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.536103 (+   252us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.536107 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.536175 (+    68us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.536227 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.539159 (+  2932us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.539851 (+   692us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.542515 (+  2664us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.542716 (+   201us) 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
18:08:48.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.542816 (+   100us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:48.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.542905 (+    89us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:48.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.542971 (+    66us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.543092 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41244: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41244): Connection reset by peer (error 104)
18:08:48.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:08:48.544 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.544 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.546 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.547 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.548 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.553 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb03ddab3, L:/127.0.0.1:46130 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.554 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.555 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.556 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.556 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.556 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.558 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.559 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.560 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.561 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.562 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.563 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x60faee01, L:/127.0.0.1:49254 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.564 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.565 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.566 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.566 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.570 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf20235e2, L:/127.0.0.1:49266 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.570 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.571 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.572 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.575 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.577 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.577 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.578 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.578 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.579 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.579 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.580 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.580 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.581 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.581 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.582 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.582 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.582 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.583 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.583 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.584 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.584 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.584 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.585 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.585 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.585 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.586 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.586 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.586 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.587 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.587 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.588 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.588 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.588 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.589 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.589 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.590 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.590 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.591 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.592 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.593 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.593 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.593 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.594 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.595 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.595 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.596 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.596 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.597 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.597 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.597 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.597 [DEBUG - pool-4-thread-76] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [99ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [223ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.599 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.600 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.602 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.602 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbee081f, L:/127.0.0.1:46136 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.602 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.602 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.603 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.604 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.606 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.607 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.607 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.607 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.609 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x632dd25b, L:/127.0.0.1:46142 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.611 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.612 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.612 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.613 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.614 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.616 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.616 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1977), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [350ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [749ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:48.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.618 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.618 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.620 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2037ceba, L:/127.0.0.1:49272 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.621 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.621 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.621 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.621 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.621 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.622 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.622 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.622 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.622 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.625 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.626 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd472b8a0, L:/127.0.0.1:49284 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.634 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.635 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [261ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [272ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [366ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.636 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22f76cba, L:/127.0.0.1:41256 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.637 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.638 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.639 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.639 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=474), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [74ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [86ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [292ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.639 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.640 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.640 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.641 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.641 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.641 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.641 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.641 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.641 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.643 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.643 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.643 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.644 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.644 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.644 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.644 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.644 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.644 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.645 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.645 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.646201  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.643248 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41272 (local address 127.29.156.60:33621)
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.643368 (+   120us) server_negotiation.cc:207] Beginning negotiation
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.643371 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.643820 (+   449us) server_negotiation.cc:408] Connection header received
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.645679 (+  1859us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.645683 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.645749 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.645799 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.646047 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41272: BlockingRecv error: recv got EOF from 127.0.0.1:41272 (error 108)
18:08:48.646 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:08:48.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.648 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.648 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.648 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.649 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.649 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=483), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [297ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.651 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.652 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.653 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.653 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.653 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.653 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.653 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.654 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.654 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.654 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.654 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.654 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.655841  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.651045 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41278 (local address 127.29.156.60:33621)
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.651169 (+   124us) server_negotiation.cc:207] Beginning negotiation
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.651173 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655132 (+  3959us) server_negotiation.cc:408] Connection header received
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655371 (+   239us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655375 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655428 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655476 (+    48us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.655708 (+   232us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41278: BlockingRecv error: recv got EOF from 127.0.0.1:41278 (error 108)
18:08:48.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:48.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.657 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.658 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.659 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.661 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9bb84e54, L:/127.0.0.1:41258 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.661 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcbd66821, L:/127.0.0.1:49298 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.662 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.662 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [275ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [391ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [391ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.664 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.665 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.665 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.666 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.668 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.668 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.668 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.668 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.669 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.677 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x149c6e33, L:/127.0.0.1:46160 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.678 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.679 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac116c54, L:/127.0.0.1:46158 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.679 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.680 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.682 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.683 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.686 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6e199649, L:/127.0.0.1:46156 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.687 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57688317, L:/127.0.0.1:49302 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.690 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.691 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc650c6b8, L:/127.0.0.1:49310 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.691 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.692 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.694 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.695 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.695 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.701 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.702 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.703 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17e61833, L:/127.0.0.1:49312 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.705 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.705 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.705 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa7137ab, L:/127.0.0.1:46168 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.706 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.709 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.709 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.710 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.710 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.711 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.712 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.718 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0fd6808b, L:/127.0.0.1:46172 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.718 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf1ddb9d, L:/127.0.0.1:46182 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.720 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.721 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65072bc4, L:/127.0.0.1:49318 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.722 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.723 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.723 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.724 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf47413be, L:/127.0.0.1:49328 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.724 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.726 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=277), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [139ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [153ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.728 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.730 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.730 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.730 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.730 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.731 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.731 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.731 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.731 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x91e1b07d, L:/127.0.0.1:41286 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.732 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.732 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.734 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.735 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.737 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.740 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa9b0b2e, L:/127.0.0.1:46188 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.742 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19bbb510, L:/127.0.0.1:49332 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=292), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [170ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.746 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.748 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.749 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.750 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x27ef29b7, L:/127.0.0.1:41296 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.750 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.750 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.751 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.752 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.752 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.753 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.753 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.756 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.757 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6409c0a, L:/127.0.0.1:49338 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.759 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b0a331d, L:/127.0.0.1:46196 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.760 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.761 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.763 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.764 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.766 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.767 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9605a4f, L:/127.0.0.1:46206 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.770 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1010b402, L:/127.0.0.1:46218 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.773 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.776 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.777 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.777 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6113d87c, L:/127.0.0.1:49346 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.778 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.781 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56477b00, L:/127.0.0.1:46224 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=328), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [182ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [194ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.786 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x913bb6ca, L:/127.0.0.1:49356 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.787 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.787 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.787 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3fb71db, L:/127.0.0.1:41312 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.787 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.788 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.788 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.788 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.789 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.789 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.790 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.789 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.791 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.792 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.795 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.798 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.799 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.800 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4af08ce6, L:/127.0.0.1:46238 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.800 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd34122e0, L:/127.0.0.1:46242 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.804 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.809 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67313055, L:/127.0.0.1:49360 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.811 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.812 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.813 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f2b8518, L:/127.0.0.1:41320 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.814 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.815 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=357), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [219ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [228ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:48.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.819 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.820 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.820 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.820 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.821 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.821 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.822 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.824 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf62b64a9, L:/127.0.0.1:46244 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.826 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.826 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.827 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.828 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.829 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.829 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.832 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.833 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf09fa009, L:/127.0.0.1:49372 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.833 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.835 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [242ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [251ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.841 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.841 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.841 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.841 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.842 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.842 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1051f9c1, L:/127.0.0.1:46266 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.842 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.842 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.843 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.843 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.846 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7c90716f, L:/127.0.0.1:46252 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.846 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xadb699f1, L:/127.0.0.1:46246 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.848 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.849822  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.826616 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41336 (local address 127.29.156.60:33621)
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.826749 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.826753 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.830352 (+  3599us) server_negotiation.cc:408] Connection header received
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.830503 (+   151us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.830507 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.830559 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.830633 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:48.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.848644 (+ 18011us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.849445 (+   801us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.849693 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41336: BlockingRecv error: recv got EOF from 127.0.0.1:41336 (error 108)
18:08:48.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:48.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.851 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.851 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.851 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.852 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.854 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.859 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.859 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3888d313, L:/127.0.0.1:49374 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.860 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.861 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.862 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4657bc82, L:/127.0.0.1:46276 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.864 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.866 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.867 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b592b69, L:/127.0.0.1:46290 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.871 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76c62958, L:/127.0.0.1:49388 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.873 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.873 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [284ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [287ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.874 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.876 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbcc1ceb8, L:/127.0.0.1:41344 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.876 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.877 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.878 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.878 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.878 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.881 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.882 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.883 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.884 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.887 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.888 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.889 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.890 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.892 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5ef61659, L:/127.0.0.1:46298 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.896 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84e884f8, L:/127.0.0.1:46312 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.896 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4aa84944, L:/127.0.0.1:46316 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.896 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.898 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.902 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.903 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.904 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc5f319a, L:/127.0.0.1:41348 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.905 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.906 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.911 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.915 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.916 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23dca98e, L:/127.0.0.1:49408 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.918 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.919 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=448), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [328ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x56512d92, L:/127.0.0.1:46330 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.922 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.923 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:48.924 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.925 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xab8c83fb, L:/127.0.0.1:49398 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.925 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.926 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.926 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.927 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [309ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [318ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [338ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:48.927 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:48.928076  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.909596 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41362 (local address 127.29.156.60:33621)
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.909717 (+   121us) server_negotiation.cc:207] Beginning negotiation
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.909721 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.913692 (+  3971us) server_negotiation.cc:408] Connection header received
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.913902 (+   210us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.913906 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.913959 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.914009 (+    50us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.922781 (+  8772us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.923500 (+   719us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927208 (+  3708us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927413 (+   205us) 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
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927571 (+   158us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927592 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927596 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927611 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927632 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927642 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927730 (+    88us) server_negotiation.cc:1036] Waiting for connection context
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:48.927914 (+   184us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41362: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41362): Connection reset by peer (error 104)
18:08:48.928 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:48.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.931 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.931 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.932 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.932 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.932 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:48.932 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.932 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.932 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.932 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.934 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.934 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.935 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.937 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.937 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.940 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.942 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.943 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.944 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.945 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x006712d6, L:/127.0.0.1:46342 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.946 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.946 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.947 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.949 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.953 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9591fa6f, L:/127.0.0.1:49424 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.954 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01869d8b, L:/127.0.0.1:49434 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.956 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf964e953, L:/127.0.0.1:46352 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.959 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.959 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xea14d94e, L:/127.0.0.1:46368 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.963 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.970 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7570fd95, L:/127.0.0.1:49446 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:48.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=492), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [363ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [376ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.972 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x269545fd, L:/127.0.0.1:46382 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:48.974 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.974 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.975 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.975 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:48.976 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=491), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [13ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [24ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:48.977 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.978 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.978 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.978 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:48.978 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.979 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:48.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:48.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:48.981 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:48.981 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:48.981 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:48.981 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:48.981 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:48.981 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.981 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:48.981 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:48.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:48.982 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:48.982 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:48.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.982 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.983 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.984 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:48.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:48.985 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:48.985 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.987 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:48.977 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8cebaba4, L:/127.0.0.1:41372 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:48.994 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:48.995 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb74ec6e0, L:/127.0.0.1:41384 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:48.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:48.997 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:48.998 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:48.998 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:48.998 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:48.998 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.001 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.003 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.003 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4477a037, L:/127.0.0.1:49452 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.004 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x42fcc694, L:/127.0.0.1:46392 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.004 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c5490da, L:/127.0.0.1:46404 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.006 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=523), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [400ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [409ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [410ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.008 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.009 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e324c1e, L:/127.0.0.1:41396 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.010 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.011 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.011 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.011 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.011 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.013 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4323fe8, L:/127.0.0.1:49456 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.015 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=528), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [387ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [394ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [399ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [404ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.017 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.019 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.019 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.019 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.019 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.019 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.020 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.020 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.020 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.020 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.020 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.021 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.021 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.021 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x83926fe7, L:/127.0.0.1:49460 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.026 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.027 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=876), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [833ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.029 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2ad97553, L:/127.0.0.1:41408 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.029 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.030 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.030 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.031 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.032 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.033 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.033 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.034 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.034 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.032 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.035 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.035 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.035 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.035 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.036 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.037 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.037 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.037 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.039 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.039 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.041 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.041 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.042 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x50a8afb3, L:/127.0.0.1:49468 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.044 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.044 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.044 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dd00daf, L:/127.0.0.1:46414 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.045 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=555), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [412ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [430ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.048 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.048 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.049 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.049 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.049 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.049 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.049 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.049 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.050 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.050 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.050 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.050 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.053 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.054113  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.032355 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41416 (local address 127.29.156.60:33621)
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.032479 (+   124us) server_negotiation.cc:207] Beginning negotiation
18:08:49.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.032483 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.033946 (+  1463us) server_negotiation.cc:408] Connection header received
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.043325 (+  9379us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.043329 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.043394 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.043449 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.048237 (+  4788us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.048930 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.052849 (+  3919us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053061 (+   212us) 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
18:08:49.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053521 (+   460us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053544 (+    23us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053548 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053562 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053590 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053599 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053682 (+    83us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.053949 (+   267us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41416: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41416): Connection reset by peer (error 104)
18:08:49.055 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:49.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.055 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.057 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2903b658, L:/127.0.0.1:46428 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.058 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.060 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x69ee2eb6, L:/127.0.0.1:49482 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.060 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.061 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.062 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=618), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [483ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [502ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [503ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.064 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.066 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.066 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.066 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.067 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.067 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.067 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.068 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.069856  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.059674 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41418 (local address 127.29.156.60:33621)
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.059811 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.059815 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.061295 (+  1480us) server_negotiation.cc:408] Connection header received
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.061484 (+   189us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.070 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.061487 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.061539 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.061613 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.065692 (+  4079us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.066478 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.068809 (+  2331us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069002 (+   193us) 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
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069447 (+   445us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069466 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069469 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069483 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069506 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069515 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069591 (+    76us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.069715 (+   124us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41418: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41418): Connection reset by peer (error 104)
18:08:49.070 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:08:49.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb711edbb, L:/127.0.0.1:46440 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x141e9fe7, L:/127.0.0.1:49496 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.076 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.077 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.077 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=631), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [127ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [129ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [141ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [143ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.078 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.078 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.079 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=633), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [496ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [514ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [516ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.082 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.083 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.083 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.083 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.084 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.084 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.084 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.085 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.087 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.087 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.087445  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.081341 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41424 (local address 127.29.156.60:33621)
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.081452 (+   111us) server_negotiation.cc:207] Beginning negotiation
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.081456 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.083108 (+  1652us) server_negotiation.cc:408] Connection header received
18:08:49.087 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086596 (+  3488us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086600 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086656 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.087 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086711 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.087325 (+   614us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41424: BlockingRecv error: recv got EOF from 127.0.0.1:41424 (error 108)
18:08:49.088 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.087713  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.076241 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41420 (local address 127.29.156.60:33621)
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.076405 (+   164us) server_negotiation.cc:207] Beginning negotiation
18:08:49.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.076409 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.077390 (+   981us) server_negotiation.cc:408] Connection header received
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.077430 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.077432 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.077477 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.077574 (+    97us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.080876 (+  3302us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.081554 (+   678us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086182 (+  4628us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086396 (+   214us) 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
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086887 (+   491us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086907 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086910 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086923 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086944 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.086953 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.087009 (+    56us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.087246 (+   237us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41420: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41420): Connection reset by peer (error 104)
18:08:49.088 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
18:08:49.089 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.090 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.091 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.092 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.097 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb4460b91, L:/127.0.0.1:46444 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc62347b4, L:/127.0.0.1:49506 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.100 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.102 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.103 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.103 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.106 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.109 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8f2c30d, L:/127.0.0.1:49522 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.109 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf3e2487f, L:/127.0.0.1:46456 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.112 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.112 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.113 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.118 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.120 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32591b53, L:/127.0.0.1:46466 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.120 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x04c55196, L:/127.0.0.1:49530 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.122 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.123 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=671), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [546ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [547ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.124 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xabb50b6e, L:/127.0.0.1:41428 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.124 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.125 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.126 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.127 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.127 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.127 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.128 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.128 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.128 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.129 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.129 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.129 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.129 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.129 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.130 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.132 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.133 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.133 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e6a4df8, L:/127.0.0.1:49540 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.134 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x52c96748, L:/127.0.0.1:46480 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.138 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.139 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=685), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [560ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [560ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.142 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.142 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.143 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.143 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.143 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.143 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.143 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.145 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.146 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.146 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.148880  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.130698 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41442 (local address 127.29.156.60:33621)
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.130827 (+   129us) server_negotiation.cc:207] Beginning negotiation
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.130831 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.131171 (+   340us) server_negotiation.cc:408] Connection header received
18:08:49.149 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.131364 (+   193us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.131368 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.149 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.131416 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.131464 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.136654 (+  5190us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.137333 (+   679us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.141078 (+  3745us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.141275 (+   197us) 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
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145335 (+  4060us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145354 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145357 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145370 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145393 (+    23us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145403 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.145461 (+    58us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148751 (+  3290us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41442: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41442): Connection reset by peer (error 104)
18:08:49.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
18:08:49.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.151 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.151 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.152 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.155 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.159 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.161 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12ba8b4d, L:/127.0.0.1:49550 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.161 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.166 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x028d438e, L:/127.0.0.1:49564 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=712), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [588ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.169 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.171 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.172 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.172 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:49.172 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.172 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.173 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.173 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.173832  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.159495 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41444 (local address 127.29.156.60:33621)
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.159621 (+   126us) server_negotiation.cc:207] Beginning negotiation
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.159625 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.159987 (+   362us) server_negotiation.cc:408] Connection header received
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.160216 (+   229us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.160219 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.160271 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.160320 (+    49us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.167104 (+  6784us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.167833 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.173722 (+  5889us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41444: BlockingRecv error: recv got EOF from 127.0.0.1:41444 (error 108)
18:08:49.174 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:08:49.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.174 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.175 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6c54168b, L:/127.0.0.1:46502 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.175889  2031 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.144187 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:46490 (local address 127.29.156.61:35331)
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.144304 (+   117us) server_negotiation.cc:207] Beginning negotiation
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.144307 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148354 (+  4047us) server_negotiation.cc:408] Connection header received
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148513 (+   159us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148516 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148574 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.148646 (+    72us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.152399 (+  3753us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.153182 (+   783us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.174727 (+ 21545us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.174927 (+   200us) 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
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175373 (+   446us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175389 (+    16us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175392 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175404 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.176 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175424 (+    20us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175433 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175514 (+    81us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.175757 (+   243us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46490: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:46490): Connection reset by peer (error 104)
18:08:49.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:08:49.178 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.179 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.179 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.179 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:49.180 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.185 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa05add8, L:/127.0.0.1:49578 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.186 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.190 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.192 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.193 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd4e6cd68, L:/127.0.0.1:46504 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.194 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.198 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.199 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.200 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x884e8aa1, L:/127.0.0.1:46516 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.201 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.202 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71f25f24, L:/127.0.0.1:46530 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.205 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.206 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.206 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.208 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67a4e90d, L:/127.0.0.1:49582 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.209 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.210 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=749), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [609ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [615ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [620ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.211 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.213 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.214 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.214 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x03d5b928, L:/127.0.0.1:41452 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.214 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.214 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.214 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.215 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.215 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.215 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.216 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.217 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.218 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.219 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.219 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.221 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24aa8d47, L:/127.0.0.1:49590 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=760), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [263ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [638ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99897e8f, L:/127.0.0.1:46536 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.226 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.227 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.227 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.228 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed7311e0, L:/127.0.0.1:41458 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.228 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.228 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.228 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.229 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.229 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.229 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=765), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [247ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [258ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [275ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.230 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.233 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.233 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.233 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.233 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.233 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.233 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.234 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.235472  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.230869 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41466 (local address 127.29.156.60:33621)
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.231360 (+   491us) server_negotiation.cc:207] Beginning negotiation
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.231364 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.233570 (+  2206us) server_negotiation.cc:408] Connection header received
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.235123 (+  1553us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.235127 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.235175 (+    48us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.235229 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.235358 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41466: BlockingRecv error: recv got EOF from 127.0.0.1:41466 (error 108)
18:08:49.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":404}
18:08:49.236 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.239 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.239 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.239 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.240 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.240 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.241 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.241 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.243 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.243 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5a2874c0, L:/127.0.0.1:49596 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.246 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19edc87b, L:/127.0.0.1:49604 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.250 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.255 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d486122, L:/127.0.0.1:46552 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.256 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x360383fc, L:/127.0.0.1:49612 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.257 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.257 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=790), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [306ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [670ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.259 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.259 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.260 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.263 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.263 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.264 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.264 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.264 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.265 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.267 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.268 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.271371  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.257601 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41472 (local address 127.29.156.60:33621)
18:08:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.257725 (+   124us) server_negotiation.cc:207] Beginning negotiation
18:08:49.271 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.257729 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.257925 (+   196us) server_negotiation.cc:408] Connection header received
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.260516 (+  2591us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.260520 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.260583 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.260666 (+    83us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.263458 (+  2792us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.264230 (+   772us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.268035 (+  3805us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.268268 (+   233us) 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
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.268649 (+   381us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.268740 (+    91us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.268808 (+    68us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.271203 (+  2395us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41472: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41472): Connection reset by peer (error 104)
18:08:49.272 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
18:08:49.272 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.274 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7cc9679a, L:/127.0.0.1:46560 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.275 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.276 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.277 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3f8680e5, L:/127.0.0.1:49626 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.278 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc43c3ee8, L:/127.0.0.1:49636 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.279 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.280 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=810), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [672ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [677ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [687ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.280 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.282 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22a148f3, L:/127.0.0.1:41478 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.285 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.286 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.287 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.288 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.288 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.288 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.289 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.289 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.289 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.289 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.289 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.290 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4dfe2f8d, L:/127.0.0.1:46564 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.295 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.295 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.295 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=822), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [364ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.295 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.297 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.297 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.297 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.299 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.299 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.299 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.299 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.299 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.300 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.300 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.300 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.300 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.301 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.301348  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.296878 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41502 (local address 127.29.156.60:33621)
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.296989 (+   111us) server_negotiation.cc:207] Beginning negotiation
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.296992 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.297775 (+   783us) server_negotiation.cc:408] Connection header received
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.300959 (+  3184us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.300963 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.301020 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.301090 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.301228 (+   138us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41502: BlockingRecv error: recv got EOF from 127.0.0.1:41502 (error 108)
18:08:49.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:49.304 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.304 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.305 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.306 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.306 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.307 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3b49b75, L:/127.0.0.1:41494 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.307 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.307 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.308 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.308 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.309 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.310 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.311 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.311 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.312 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=834), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [364ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.312 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.313 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.313 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.314 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.315 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8b94d4f, L:/127.0.0.1:49654 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.315 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.316 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.316 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.316 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.316 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.316 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:49.317 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.317 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.317 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=840), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [358ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [725ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.318 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.319 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.319 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.319 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.320 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.321 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.321 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.322 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.322 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.322 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.322 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.322 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.322 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.323 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.324 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.323998  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323386 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41510 (local address 127.29.156.60:33621)
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323519 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323523 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323545 (+    22us) server_negotiation.cc:408] Connection header received
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323577 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323580 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323631 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323705 (+    74us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.323876 (+   171us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41510: BlockingRecv error: recv got EOF from 127.0.0.1:41510 (error 108)
18:08:49.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:49.325 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.326 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.326 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.328 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.328 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.328 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.328 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.329 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.329 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.329 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.330 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.330 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.331 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.331 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x82bff80d, L:/127.0.0.1:49652 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.331 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:49.331 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.332 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.333 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=861), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [701ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [735ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [742ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.334 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.335 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.335 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.338 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.338 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.338 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.338 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.339 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.339 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.339 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.341 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.346 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.349 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x550c56dc, L:/127.0.0.1:49664 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=867), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [755ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.352 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.353 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.354 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.354 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7fdf6f36, L:/127.0.0.1:46576 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.354 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:49.354 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.354 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.355 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.355 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.356 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.356633  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.340983 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41524 (local address 127.29.156.60:33621)
18:08:49.357 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.357 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.341185 (+   202us) server_negotiation.cc:207] Beginning negotiation
18:08:49.357 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.341189 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.341882 (+   693us) server_negotiation.cc:408] Connection header received
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.342049 (+   167us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.342052 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.342118 (+    66us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.342226 (+   108us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.352219 (+  9993us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.352902 (+   683us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.355882 (+  2980us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356073 (+   191us) 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
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356197 (+   124us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356235 (+    38us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356238 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356251 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356270 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356279 (+     9us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356354 (+    75us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.356479 (+   125us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41524: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41524): Connection reset by peer (error 104)
18:08:49.358 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":75}
18:08:49.360 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.361 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.362 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.366 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.373 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6659443, L:/127.0.0.1:46584 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.378 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4708447a, L:/127.0.0.1:49678 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.381 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.381 [DEBUG - pool-4-thread-38] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=937), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [101ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [131ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [135ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.383 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.385 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe29213e4, L:/127.0.0.1:46590 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.385 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.386 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.386 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.386 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.386 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:49.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.387 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.387 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.389006  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.382223 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41530 (local address 127.29.156.60:33621)
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.385957 (+  3734us) server_negotiation.cc:207] Beginning negotiation
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.385962 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388271 (+  2309us) server_negotiation.cc:408] Connection header received
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388564 (+   293us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388569 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388640 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388716 (+    76us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.388878 (+   162us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41530: BlockingRecv error: recv got EOF from 127.0.0.1:41530 (error 108)
18:08:49.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:08:49.390 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.393 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.398 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.398 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.401 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfcbe760f, L:/127.0.0.1:49680 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.402 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.402 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.402 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=957), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [104ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [117ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [127ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.404 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.407 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.407 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.408 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=964), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [848ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.408 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.408 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.408 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.409 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.409 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.411 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.414 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.415 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.415310  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.402572 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41534 (local address 127.29.156.60:33621)
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.402709 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.402714 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:49.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.402730 (+    16us) server_negotiation.cc:408] Connection header received
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.404117 (+  1387us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.404121 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.404179 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.404266 (+    87us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.409465 (+  5199us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.410307 (+   842us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414110 (+  3803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414360 (+   250us) 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
18:08:49.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414772 (+   412us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:49.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414861 (+    89us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:49.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414921 (+    60us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.415181 (+   260us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41534: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41534): Connection reset by peer (error 104)
18:08:49.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":56}
18:08:49.416 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.416 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.416 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.417 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.419 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.419 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.420 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.421 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.421 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.421976  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.405703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41536 (local address 127.29.156.60:33621)
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.405828 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.405832 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.407954 (+  2122us) server_negotiation.cc:408] Connection header received
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.411774 (+  3820us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.411778 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.411838 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.411927 (+    89us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.414900 (+  2973us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.418412 (+  3512us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.421855 (+  3443us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41536: BlockingRecv error: recv got EOF from 127.0.0.1:41536 (error 108)
18:08:49.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:49.422 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.424 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.424 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.425 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.427 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.427 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.427 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.429 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc1327e1, L:/127.0.0.1:49688 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.429 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.429 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.430 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.431 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.431 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.432 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.432 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=983), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [532ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [540ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [541ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.432 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.434 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.436 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.436 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.437 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.437 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.437 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.439 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.440899  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433174 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41538 (local address 127.29.156.60:33621)
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433529 (+   355us) server_negotiation.cc:207] Beginning negotiation
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433533 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433551 (+    18us) server_negotiation.cc:408] Connection header received
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433661 (+   110us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433664 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.441 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb549e949, L:/127.0.0.1:46600 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433718 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.433767 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.436292 (+  2525us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.437017 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.439830 (+  2813us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.440023 (+   193us) 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
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.440364 (+   341us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:49.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.440455 (+    91us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:49.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.440530 (+    75us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.440770 (+   240us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41538: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41538): Connection reset by peer (error 104)
18:08:49.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":264}
18:08:49.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.443 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.444 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.445 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.446 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad01b27d, L:/127.0.0.1:46602 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.449 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.450 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.453 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3487652a, L:/127.0.0.1:49690 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.460 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x802cbaef, L:/127.0.0.1:49696 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.461 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x519bf09d, L:/127.0.0.1:46604 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.462 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.462 [DEBUG - pool-4-thread-72] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [183ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.462 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.464 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.464 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1010), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [191ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [584ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.466 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.467 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.467 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.468 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.468 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.468 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.468 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.469398  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.463896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41546 (local address 127.29.156.60:33621)
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464025 (+   129us) server_negotiation.cc:207] Beginning negotiation
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464029 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464042 (+    13us) server_negotiation.cc:408] Connection header received
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464082 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464085 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464135 (+    50us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.464216 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.468086 (+  3870us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.468784 (+   698us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.469267 (+   483us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41546: BlockingRecv error: recv got EOF from 127.0.0.1:41546 (error 108)
18:08:49.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.470 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.471 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.471 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.471 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.471 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:49.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.471 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.471 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.472 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.472 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.473 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.473 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.474 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.475 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.475 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.475 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.476 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.476 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.479 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.482 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.482 [DEBUG - pool-4-thread-15] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1024), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [220ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [605ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.483 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x165822d3, L:/127.0.0.1:49706 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.484 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.486 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.486 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.487 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.490 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.491 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.491 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.493 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.494 [DEBUG - pool-4-thread-74] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.494 [DEBUG - pool-4-thread-74] (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.29.156.61:35331, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [664ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [670ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.494 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.494 [DEBUG - pool-4-thread-25] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [310ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [671ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [691ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.512 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.514 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.543 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.543 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1087), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [190ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [202ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [209ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.544 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.544 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.545 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.546 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.546 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.546 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.548 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.548 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.543 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.552 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.553 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.552 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.554 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.554 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.555 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.555 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.556 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.557 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.557 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1028), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [266ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [279ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [644ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [659ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.552 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.558 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.559 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.559 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.560 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.561 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.562 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.562 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x301230f6, L:/127.0.0.1:49722 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.563 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.563 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.564 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.564 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.564 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.565 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.565 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.565 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.565 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.566 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.566 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.566 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1023), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [761ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.567 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.567 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [536ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [537ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.567 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.568 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.549360  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.486224 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41552 (local address 127.29.156.60:33621)
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.486370 (+   146us) server_negotiation.cc:207] Beginning negotiation
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.486374 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.544561 (+ 58187us) server_negotiation.cc:408] Connection header received
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.544624 (+    63us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.544627 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.544732 (+   105us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.544825 (+    93us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.569 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.547773 (+  2948us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.548552 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.549215 (+   663us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41552: BlockingRecv error: recv got EOF from 127.0.0.1:41552 (error 108)
18:08:49.569 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:08:49.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.570 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.571 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.574 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.575 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.576 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.576 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.577 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.577 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.577 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x815ff171, L:/127.0.0.1:41550 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.551 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.578 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.580 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.580 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.581 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.581 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.581 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1124), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [597ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [905ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.581 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.582 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.582 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.583 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.583 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.583 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.583 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.583 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.584 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.584 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.584 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.584 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.585 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.585 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.585 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.586 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.586 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.586 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.587 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.587 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.587 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.587 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.588 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.550 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd513aa2e, L:/127.0.0.1:46606 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.588 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.549 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.588 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.589 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.589 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.589 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.589 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.590 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.590 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.592 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.592 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.594 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.594 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.595 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.595 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.595 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.597 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.597 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.598 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.598 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.599 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.600 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1dbd78ff, L:/127.0.0.1:46682 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.601 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9250c9c8, L:/127.0.0.1:41572 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.603402  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.570546 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41596 (local address 127.29.156.60:33621)
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603075 (+ 32529us) server_negotiation.cc:207] Beginning negotiation
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603079 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603092 (+    13us) server_negotiation.cc:408] Connection header received
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603126 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603129 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603175 (+    46us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.603292 (+   117us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41596: BlockingWrite error: write error: Broken pipe (error 32)
18:08:49.603 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":32465}
18:08:49.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.605 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.605 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.598 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.588 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.606 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.606 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.607 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.567 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.607 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1157), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [860ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [878ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.567 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.565 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.608 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0361b00b, L:/127.0.0.1:41576 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.609 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.609 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.609 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.609 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c7931c5, L:/127.0.0.1:46630 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.609 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.610 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.606 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.610 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.611 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.611 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.611 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.611 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.605 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.612 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.611 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.612 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.613 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.613 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.611 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.613 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.614205  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.570588 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41604 (local address 127.29.156.60:33621)
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604147 (+ 33559us) server_negotiation.cc:207] Beginning negotiation
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604151 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604165 (+    14us) server_negotiation.cc:408] Connection header received
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604198 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604201 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.604244 (+    43us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.607359 (+  3115us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.607459 (+   100us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.608129 (+   670us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.611704 (+  3575us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41604: BlockingRecv error: recv got EOF from 127.0.0.1:41604 (error 108)
18:08:49.614 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":33500,"thread_start_us":189,"threads_started":1}
18:08:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.615273  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.570633 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41624 (local address 127.29.156.60:33621)
18:08:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.614970 (+ 44337us) server_negotiation.cc:207] Beginning negotiation
18:08:49.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.615 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.615 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.616 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.616 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.616 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.615 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.614974 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.614988 (+    14us) server_negotiation.cc:408] Connection header received
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615022 (+    34us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615025 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615070 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615183 (+   113us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41624: BlockingWrite error: write error: Broken pipe (error 32)
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44272,"thread_start_us":217,"threads_started":1}
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.616020  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.576112 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41592 (local address 127.29.156.60:33621)
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615746 (+ 39634us) server_negotiation.cc:207] Beginning negotiation
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615750 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615764 (+    14us) server_negotiation.cc:408] Connection header received
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615795 (+    31us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615798 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615839 (+    41us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.615937 (+    98us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41592: BlockingWrite error: write error: Broken pipe (error 32)
18:08:49.617 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39573,"thread_start_us":261,"threads_started":1}
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.616487  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.576482 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41616 (local address 127.29.156.60:33621)
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616204 (+ 39722us) server_negotiation.cc:207] Beginning negotiation
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616208 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616220 (+    12us) server_negotiation.cc:408] Connection header received
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616250 (+    30us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616252 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616294 (+    42us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616398 (+   104us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41616: BlockingWrite error: write error: Broken pipe (error 32)
18:08:49.618 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39669,"thread_start_us":400,"threads_started":1}
18:08:49.618 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc9021254, L:/127.0.0.1:41570 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.622783  1968 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.577364 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41636 (local address 127.29.156.60:33621)
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616709 (+ 39345us) server_negotiation.cc:207] Beginning negotiation
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616713 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616727 (+    14us) server_negotiation.cc:408] Connection header received
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616760 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616763 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616807 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.616871 (+    64us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.621678 (+  4807us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.622465 (+   787us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.622670 (+   205us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41636: BlockingRecv error: recv got EOF from 127.0.0.1:41636 (error 108)
18:08:49.623 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39288,"thread_start_us":102,"threads_started":1}
18:08:49.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.627 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.626767  1981 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.598917 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41638 (local address 127.29.156.60:33621)
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618204 (+ 19287us) server_negotiation.cc:207] Beginning negotiation
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618208 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618219 (+    11us) server_negotiation.cc:408] Connection header received
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618246 (+    27us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618248 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618286 (+    38us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.618344 (+    58us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.625662 (+  7318us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.626439 (+   777us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.626666 (+   227us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41638: BlockingRecv error: recv got EOF from 127.0.0.1:41638 (error 108)
18:08:49.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":19233}
18:08:49.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.630 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1171), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [612ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1048ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.631 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.632 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.632 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.632 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xeadd5fa1, L:/127.0.0.1:49710 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.633188  2952 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.545003 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41556 (local address 127.29.156.60:33621)
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.546624 (+  1621us) server_negotiation.cc:207] Beginning negotiation
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.546628 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.553593 (+  6965us) server_negotiation.cc:408] Connection header received
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.562825 (+  9232us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.562830 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.562893 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.563194 (+   301us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.605461 (+ 42267us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.607447 (+  1986us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.632467 (+ 25020us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.632737 (+   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
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.632859 (+   122us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.632940 (+    81us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.633073 (+   133us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41556: BlockingWrite error: failed to write to TLS socket: Broken pipe
18:08:49.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1528,"thread_start_us":91,"threads_started":1}
18:08:49.634 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.635 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.635 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.635 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.636 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1a16c51, L:/127.0.0.1:46696 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.638 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.639 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4613572a, L:/127.0.0.1:49726 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.647 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa61bc3a6, L:/127.0.0.1:46706 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.648 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.649 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.651 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.655 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.660 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ce00641, L:/127.0.0.1:49760 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.660 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8e2cc429, L:/127.0.0.1:46670 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.661 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0867b432, L:/127.0.0.1:46658 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.661 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.662 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x843bdb64, L:/127.0.0.1:49742 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.663 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x860d2207, L:/127.0.0.1:49738 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1208), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [893ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1000ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdc99dbe9, L:/127.0.0.1:49732 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.665 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1207), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [619ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [908ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1029ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1084ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.667 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.668 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.668 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.668 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.668 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.668 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.671 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.672 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.672 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.672 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.672 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.672 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1209), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [264ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1026ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1088ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.673 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.673 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.674 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.676 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e14a1dd, L:/127.0.0.1:49766 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.679 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.679 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.679 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.679 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x37d1ef89, L:/127.0.0.1:49752 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.679 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.680 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.680 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.680 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.680 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.681 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.681 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.681 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf5e392fa, L:/127.0.0.1:46644 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.682 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd7b9198, L:/127.0.0.1:46684 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.683 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.684 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd553c930, L:/127.0.0.1:46632 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.685 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.685 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.685 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.685 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.688 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.694 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.694 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.694 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xff4c1627, L:/127.0.0.1:46616 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.697 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:49.698 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.698 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.699 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.699 [DEBUG - pool-4-thread-33] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1252), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [866ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [879ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.700 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.702 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.702 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [155ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [158ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.702 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.703 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.703 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.703 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.703 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.704 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.704 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.704 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.704 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.705 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.706 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.706 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.706 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.706 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.706 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.706490  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.700476 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41644 (local address 127.29.156.60:33621)
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.700681 (+   205us) server_negotiation.cc:207] Beginning negotiation
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.700685 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.701181 (+   496us) server_negotiation.cc:408] Connection header received
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.701715 (+   534us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.701718 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.701787 (+    69us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.707 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.708 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.708 [DEBUG - pool-4-thread-11] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1255), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [867ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [868ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [884ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [885ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:49.708 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.708 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.702076 (+   289us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.705034 (+  2958us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.706151 (+  1117us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.708 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.706360 (+   209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41644: BlockingRecv error: recv got EOF from 127.0.0.1:41644 (error 108)
18:08:49.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":35}
18:08:49.706 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.709 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.709 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.709 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.709 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.709 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.710 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.711 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [642ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1087ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.711 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.712 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.712 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.713 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.713 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.713 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:49.713 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.713 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.714 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.714 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.714 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.714469  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.710951 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41648 (local address 127.29.156.60:33621)
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.711079 (+   128us) server_negotiation.cc:207] Beginning negotiation
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.711083 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.712168 (+  1085us) server_negotiation.cc:408] Connection header received
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713636 (+  1468us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713640 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713695 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.715 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713749 (+    54us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.714361 (+   612us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41648: BlockingRecv error: recv got EOF from 127.0.0.1:41648 (error 108)
18:08:49.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:49.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.716 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.716 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.717 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.717 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.717 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.717 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.717 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.717 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.717 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.717 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.718 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.718 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.718 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.718 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.719 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.720 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.724709  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713564 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41664 (local address 127.29.156.60:33621)
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713705 (+   141us) server_negotiation.cc:207] Beginning negotiation
18:08:49.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.713709 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.714521 (+   812us) server_negotiation.cc:408] Connection header received
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.723907 (+  9386us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.723911 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.723966 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.724224 (+   258us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.724589 (+   365us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41664: BlockingRecv error: recv got EOF from 127.0.0.1:41664 (error 108)
18:08:49.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:49.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x809f4658, L:/127.0.0.1:41670 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.728 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe74584cd, L:/127.0.0.1:46718 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.729 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.729 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf75aee65, L:/127.0.0.1:49770 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.731 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.731 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.731 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1265), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [969ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1110ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1141ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1145ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.733 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.733 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.734 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.735 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.735 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.735 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.735 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.735 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.737 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.737 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.738 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7eb6327a, L:/127.0.0.1:49784 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.740 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=435), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [232ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [233ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.742 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.744 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.744 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.744 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.744 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.744 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.745 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.745 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.746 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.746 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.746 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.747 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.748 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.749306  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.731648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41672 (local address 127.29.156.60:33621)
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.731773 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.731777 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.732208 (+   431us) server_negotiation.cc:408] Connection header received
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.732407 (+   199us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.732411 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.732458 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.732506 (+    48us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.741382 (+  8876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.742292 (+   910us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.749191 (+  6899us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41672: BlockingRecv error: recv got EOF from 127.0.0.1:41672 (error 108)
18:08:49.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":36}
18:08:49.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.750 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.751 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3110), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [837ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [2322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [2871ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [2968ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.754 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.754 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.755 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.755 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.755 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:49.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.755 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.756 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.756 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:49.756 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:49.757 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.757498  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757069 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41674 (local address 127.29.156.60:33621)
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757196 (+   127us) server_negotiation.cc:207] Beginning negotiation
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757199 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757212 (+    13us) server_negotiation.cc:408] Connection header received
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757251 (+    39us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757253 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757300 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.757 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.757403 (+   103us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41674: BlockingWrite error: write error: Broken pipe (error 32)
18:08:49.758 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:49.758 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.760 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6be124e7, L:/127.0.0.1:49798 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.763 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.766 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.768 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.770 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.771 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0cb972c9, L:/127.0.0.1:49806 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.772 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.773 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [968ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1036ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1145ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.773 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc5bd952c, L:/127.0.0.1:41690 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.774 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.774 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.776 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.776 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.777 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.777 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.777 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.778 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.778 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.778 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.778 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.778 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.778 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.779 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.779 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.779 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30782774, L:/127.0.0.1:46720 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.780 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.783 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.783 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.784 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.785 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.787 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa36b1f65, L:/127.0.0.1:41692 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.787 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.789 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.790 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.792 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.793 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc68bbbb8, L:/127.0.0.1:49816 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.795 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.795 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [341ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [442ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [456ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [462ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.796 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b9fb78b, L:/127.0.0.1:46724 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.798 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.798 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.799 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.799 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.799 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.799 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.800 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.800 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.800 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.802 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.807 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.808 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbbb37cb1, L:/127.0.0.1:41706 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.809 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.812 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a225d09, L:/127.0.0.1:49824 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.816 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=484), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [274ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [285ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [293ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [311ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.816 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.817 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.819 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.819 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.820 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.820 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.820 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.820 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.820 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.821 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.822 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfb856a1f, L:/127.0.0.1:49834 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.824 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.824 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.825 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.826 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.826 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.826 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.828 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.829 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.833 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7a5dea63, L:/127.0.0.1:46726 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.836 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.837 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17750798, L:/127.0.0.1:49850 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.839 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=510), Traces: [0ms] refreshing cache from master, [81ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [331ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [335ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.840 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.840 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.841 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.843 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.843 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.843 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.844 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.844 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.846 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.846 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.845799  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.834465 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41720 (local address 127.29.156.60:33621)
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.834620 (+   155us) server_negotiation.cc:207] Beginning negotiation
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.834625 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.835292 (+   667us) server_negotiation.cc:408] Connection header received
18:08:49.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.835541 (+   249us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.835545 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.835605 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.835662 (+    57us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.838913 (+  3251us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.839754 (+   841us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.844937 (+  5183us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845166 (+   229us) 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
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845338 (+   172us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845357 (+    19us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845360 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845375 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845396 (+    21us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845406 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845484 (+    78us) server_negotiation.cc:1036] Waiting for connection context
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.845651 (+   167us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41720: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41720): Connection reset by peer (error 104)
18:08:49.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
18:08:49.848 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.850 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.853 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x20dfadd8, L:/127.0.0.1:46734 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.855 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.855 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5960d99d, L:/127.0.0.1:49854 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.856 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.858 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.858 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.859 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.859 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.860 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.861 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.863 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.864 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.869 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f21ac06, L:/127.0.0.1:46748 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.874 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa34b5323, L:/127.0.0.1:41728 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.875 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3711002b, L:/127.0.0.1:49860 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.876 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.877 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc1b1b8d3, L:/127.0.0.1:46744 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=558), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [355ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [375ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.878 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.880 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.880 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.880 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8626422f, L:/127.0.0.1:49864 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.882 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.882 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.883 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.883 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.884 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.884 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.885 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.887 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0db19f7, L:/127.0.0.1:46764 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.889 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.890 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.892 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.892 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.892 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6337909a, L:/127.0.0.1:49870 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.894 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=580), Traces: [0ms] refreshing cache from master, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [383ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [389ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [394ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.895 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.895 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.897 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.898 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.898 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.898 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.898 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.898 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xafc3a96d, L:/127.0.0.1:41730 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.899 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.899 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.899 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.899 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.904 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.905 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.906 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf236f6f9, L:/127.0.0.1:46770 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.906 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.907 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.909 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.910 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08e56834, L:/127.0.0.1:49874 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.910 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.912 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=602), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [390ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [408ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [412ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.913 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x473c455e, L:/127.0.0.1:41736 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.914 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.915 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.917 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.917 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.920 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.923 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.924 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3defbae5, L:/127.0.0.1:46780 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.925 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.925 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.925 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.926 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.926 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.926 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.927 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.927 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.927 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.929 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.930 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x530d5f9e, L:/127.0.0.1:41746 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.934 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x481d0880, L:/127.0.0.1:49878 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.935 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x822edce2, L:/127.0.0.1:46796 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.935 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd658ba79, L:/127.0.0.1:49884 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.938 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=633), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [418ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [428ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [437ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [440ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.939 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1463), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [741ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1002ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1016ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.940 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.944 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.944 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.944 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.944 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.945 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.945 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.945 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.946 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.947 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.950 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:49.951802  2976 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.935645 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41760 (local address 127.29.156.60:33621)
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.935756 (+   111us) server_negotiation.cc:207] Beginning negotiation
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.935759 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:49.952 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.936383 (+   624us) server_negotiation.cc:408] Connection header received
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.937711 (+  1328us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.937715 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.937803 (+    88us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.937901 (+    98us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.943396 (+  5495us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.944171 (+   775us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.951668 (+  7497us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41760: BlockingRecv error: recv got EOF from 127.0.0.1:41760 (error 108)
18:08:49.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
18:08:49.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.956 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.957 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x34bbaa0e, L:/127.0.0.1:49894 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.959 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.959 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.960 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1488), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1001ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.960 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc18b2b4a, L:/127.0.0.1:41774 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.961 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.962 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.963 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.963 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.964 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.965 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:49.965 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.965 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.966 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.966 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.966 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7fd2ec31, L:/127.0.0.1:46808 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.967 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.967 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:49.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:49.968 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:49.974 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76d34e19, L:/127.0.0.1:49910 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:49.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.977 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=670), Traces: [0ms] refreshing cache from master, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [464ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [469ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.978 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.980 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.980 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x92ad0fec, L:/127.0.0.1:41782 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:49.981 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.981 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.981 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:49.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:49.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:49.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:49.987 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.989 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:49.989 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [907ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [972ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1027ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1094ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:49.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.989 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:49.990 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:49.991 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:49.993 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:49.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:49.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:49.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:49.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:49.997 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:49.997 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:49.998 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:49.998 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:49.998 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:49.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:49.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:49.998 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a00ad2a, L:/127.0.0.1:46824 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:49.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:49.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.000532  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992166 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41790 (local address 127.29.156.60:33621)
18:08:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992296 (+   130us) server_negotiation.cc:207] Beginning negotiation
18:08:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992300 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.000 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992313 (+    13us) server_negotiation.cc:408] Connection header received
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992353 (+    40us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992355 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992411 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.992483 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.998203 (+  5720us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:49.998925 (+   722us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.000404 (+  1479us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41790: BlockingRecv error: recv got EOF from 127.0.0.1:41790 (error 108)
18:08:50.001 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:08:50.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.002 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.005 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.008 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfb2c85b, L:/127.0.0.1:46830 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.009 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.009 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.009 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:50.012 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.012 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.012 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.013 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac6dbc0e, L:/127.0.0.1:49926 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.013 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.013 [DEBUG - pool-4-thread-63] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [775ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [970ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1052ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.016 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.017 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.018 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.018 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.019 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.019 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.019 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.019 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.019 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.019 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.019 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.021 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.021 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.023530  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.014820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41806 (local address 127.29.156.60:33621)
18:08:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.014956 (+   136us) server_negotiation.cc:207] Beginning negotiation
18:08:50.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.014960 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.015637 (+   677us) server_negotiation.cc:408] Connection header received
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.016090 (+   453us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.016095 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.016179 (+    84us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.016235 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.024 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.022260 (+  6025us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.023089 (+   829us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.023406 (+   317us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41806: BlockingRecv error: recv got EOF from 127.0.0.1:41806 (error 108)
18:08:50.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:50.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.025 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.025 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.025 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.026 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.027 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc53b627, L:/127.0.0.1:46834 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.032 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x757fdfff, L:/127.0.0.1:49936 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.032 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.032 [DEBUG - pool-4-thread-69] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=720), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [356ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [474ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [495ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.034 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.034 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21cb0011, L:/127.0.0.1:46850 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.036 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.037 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.037 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.037 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.037 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.038 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.038 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.038 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.038 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.039 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.040130  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.033971 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41808 (local address 127.29.156.60:33621)
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.034103 (+   132us) server_negotiation.cc:207] Beginning negotiation
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.034107 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.035442 (+  1335us) server_negotiation.cc:408] Connection header received
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.036164 (+   722us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.036168 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.036231 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.036288 (+    57us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.039098 (+  2810us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.039798 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.040001 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41808: BlockingRecv error: recv got EOF from 127.0.0.1:41808 (error 108)
18:08:50.040 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":52}
18:08:50.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.042 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.042 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.042 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.043 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.043 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.044 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.048 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4dbd7996, L:/127.0.0.1:46860 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.051 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcf633193, L:/127.0.0.1:46866 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.052 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.053 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.054 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.054 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.056 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.057 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.057 [DEBUG - pool-4-thread-71] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=731), Traces: [0ms] refreshing cache from master, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [353ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.059 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb5fe81b0, L:/127.0.0.1:46872 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.061 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.062 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.062 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.062 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.063 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.063 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.063 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a7be8a8, L:/127.0.0.1:49952 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.063 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.063 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.064 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.064 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.065 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.065 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.066 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.067083  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.064023 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41822 (local address 127.29.156.60:33621)
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.064185 (+   162us) server_negotiation.cc:207] Beginning negotiation
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.064190 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.066984 (+  2794us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41822: BlockingRecv error: recv got EOF from 127.0.0.1:41822 (error 108)
18:08:50.067 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66}
18:08:50.067 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.068 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.069 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.069 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.069 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.070 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=754), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [358ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [360ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [370ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [381ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.070 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.072 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.073 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.073 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.074 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.074 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.074 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.074 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.074 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.075 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.075 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.075 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.076 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.076 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf68d32e, L:/127.0.0.1:46882 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.078 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.078 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.078 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.079 [DEBUG - pool-4-thread-10] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.079 [DEBUG - pool-4-thread-10] (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.29.156.61:35331, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [368ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.081 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.082 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.083 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5a041335, L:/127.0.0.1:46896 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.083 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.083 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.084 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.084 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.084 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.084 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.085 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.085 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.085 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.086 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.087 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.087 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.088 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.089 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.090050  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.082789 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41826 (local address 127.29.156.60:33621)
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.082928 (+   139us) server_negotiation.cc:207] Beginning negotiation
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.082932 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.083979 (+  1047us) server_negotiation.cc:408] Connection header received
18:08:50.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.084034 (+    55us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.084037 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.084100 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.084194 (+    94us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.088753 (+  4559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.089602 (+   849us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.089924 (+   322us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41826: BlockingRecv error: recv got EOF from 127.0.0.1:41826 (error 108)
18:08:50.090 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:50.091 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.091 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.094 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.096 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.096 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1772c613, L:/127.0.0.1:49958 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.098 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.098 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x086d5cfc, L:/127.0.0.1:49956 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.098 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.099 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.101 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.101 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcab0691b, L:/127.0.0.1:46906 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.104 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.104 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77ee3485, L:/127.0.0.1:46908 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.105 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.105 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.106 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.107 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.107 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.108 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.110 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.110 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26b9fad1, L:/127.0.0.1:49970 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.113 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2936c467, L:/127.0.0.1:49982 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.114 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x23936dde, L:/127.0.0.1:49988 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.118 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.120 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.121 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7b8d4115, L:/127.0.0.1:46922 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.125 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.127 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.127 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.127 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x25e721b3, L:/127.0.0.1:49994 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.128 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.128 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.134 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.134 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.135 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.136 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.136 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.136 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.137 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.137 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.137 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.137 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.138 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.139 [DEBUG - pool-4-thread-65] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [980ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1097ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1173ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.140 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.140 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.142 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.142 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.143 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.143 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.143 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.143 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe431a66d, L:/127.0.0.1:50008 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.148397  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.139862 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41840 (local address 127.29.156.60:33621)
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.139987 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.139991 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.140667 (+   676us) server_negotiation.cc:408] Connection header received
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.141477 (+   810us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.141483 (+     6us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.141550 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.141612 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.148 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.147377 (+  5765us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.148095 (+   718us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.148290 (+   195us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41840: BlockingRecv error: recv got EOF from 127.0.0.1:41840 (error 108)
18:08:50.149 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:08:50.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.150 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.150 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.151 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.153 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.160 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x010717c1, L:/127.0.0.1:50018 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.162 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.162 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.163 [DEBUG - pool-4-thread-55] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=831), Traces: [0ms] refreshing cache from master, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [525ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.164 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.164 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.166 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.167 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.167 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.167 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.167 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.168 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.168 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.169773  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.165588 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41846 (local address 127.29.156.60:33621)
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.165719 (+   131us) server_negotiation.cc:207] Beginning negotiation
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.165723 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.166247 (+   524us) server_negotiation.cc:408] Connection header received
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.169369 (+  3122us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.169373 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.169431 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.169503 (+    72us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.169661 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41846: BlockingRecv error: recv got EOF from 127.0.0.1:41846 (error 108)
18:08:50.170 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:50.173 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.174 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.174 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.174 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.174 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.175 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78a54645, L:/127.0.0.1:46938 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.182 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.182 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.183 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.190 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3efa4a82, L:/127.0.0.1:50034 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.192 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9f4b3ea, L:/127.0.0.1:41858 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8076c086, L:/127.0.0.1:50040 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.193 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=862), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [658ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [679ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [688ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=868), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [551ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [680ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [692ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.195 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.196 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.197 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.197 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.197 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.198 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.198 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.198 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.198 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.198 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.198 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.198 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.199 [DEBUG - pool-4-thread-8] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=878), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [552ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [562ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.199 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.199 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.200 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.201 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.201 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.201 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.201 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.202 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.202607  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.194907 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41864 (local address 127.29.156.60:33621)
18:08:50.202 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195020 (+   113us) server_negotiation.cc:207] Beginning negotiation
18:08:50.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.203 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.203 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.203 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.203 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.204 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.204 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.204 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.204 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.204 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.204 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.203 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195024 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195442 (+   418us) server_negotiation.cc:408] Connection header received
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195832 (+   390us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195835 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195887 (+    52us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.195938 (+    51us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.205 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.198480 (+  2542us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.199180 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.201806 (+  2626us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202011 (+   205us) 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
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202156 (+   145us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202249 (+    93us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202335 (+    86us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202474 (+   139us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41864: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41864): Connection reset by peer (error 104)
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.204383  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202882 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41876 (local address 127.29.156.60:33621)
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202992 (+   110us) server_negotiation.cc:207] Beginning negotiation
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.202995 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.203532 (+   537us) server_negotiation.cc:408] Connection header received
18:08:50.205 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.203978 (+   446us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.203981 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.204030 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.204074 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.204295 (+   221us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41876: BlockingRecv error: recv got EOF from 127.0.0.1:41876 (error 108)
18:08:50.206 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":43}
18:08:50.207 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.211 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd2b5cd7, L:/127.0.0.1:50048 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.213 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.213 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=902), Traces: [0ms] refreshing cache from master, [88ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [599ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [606ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:50.213 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.214 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=896), Traces: [0ms] refreshing cache from master, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [576ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [713ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.215 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee507bc6, L:/127.0.0.1:46944 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.216 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.217 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.217 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.217 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.217 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.217 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.218 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.218 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.218 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.218 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.219 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.221 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.221 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.221 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.221 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.221 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.222 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.222 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.222 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.222 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.223 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.223224  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.211614 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41890 (local address 127.29.156.60:33621)
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.211751 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.211755 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.223 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.212648 (+   893us) server_negotiation.cc:408] Connection header received
18:08:50.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.212840 (+   192us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.212844 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.212897 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.224 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.212989 (+    92us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.217593 (+  4604us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.218313 (+   720us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222358 (+  4045us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222576 (+   218us) 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
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222747 (+   171us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222767 (+    20us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222770 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222784 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222806 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222816 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.222899 (+    83us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.223078 (+   179us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41890: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41890): Cannot send after transport endpoint shutdown (error 108)
18:08:50.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":58}
18:08:50.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.226 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.226 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.230 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.230 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=923), Traces: [0ms] refreshing cache from master, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [598ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [605ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [613ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.233 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa111b360, L:/127.0.0.1:50056 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a22c8cf, L:/127.0.0.1:46960 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.234 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.234 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.235 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.235 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.235 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.235 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.235 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.235 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.236 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.236 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.236455  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.236 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.236048 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41902 (local address 127.29.156.60:33621)
18:08:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.236244 (+   196us) server_negotiation.cc:207] Beginning negotiation
18:08:50.236 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.236249 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.236 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.236348 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41902: BlockingRecv error: recv got EOF from 127.0.0.1:41902 (error 108)
18:08:50.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":101}
18:08:50.237 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.238 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.238 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=933), Traces: [0ms] refreshing cache from master, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [608ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [622ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [626ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:50.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.239 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.240 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.240 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.241 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.241 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.245 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.245 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.245 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.246 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.246 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.246 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd9c885fa, L:/127.0.0.1:50060 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.248925  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.239450 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41912 (local address 127.29.156.60:33621)
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.239562 (+   112us) server_negotiation.cc:207] Beginning negotiation
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.239567 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.249 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.240768 (+  1201us) server_negotiation.cc:408] Connection header received
18:08:50.249 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.241339 (+   571us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.241343 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.241404 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.241459 (+    55us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.244226 (+  2767us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.245008 (+   782us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.249 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1774), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [668ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [741ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1207ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.247811 (+  2803us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.248011 (+   200us) 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
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.248361 (+   350us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.248456 (+    95us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.248546 (+    90us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.248792 (+   246us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41912: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41912): Connection reset by peer (error 104)
18:08:50.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:50.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.252 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.252 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.252 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.253 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.253 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.253 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.253 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.253 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.254 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.254 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.254 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.254 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.254 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.255100  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.253422 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41928 (local address 127.29.156.60:33621)
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254026 (+   604us) server_negotiation.cc:207] Beginning negotiation
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254031 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254046 (+    15us) server_negotiation.cc:408] Connection header received
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254615 (+   569us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254619 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254677 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254726 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.254974 (+   248us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41928: BlockingRecv error: recv got EOF from 127.0.0.1:41928 (error 108)
18:08:50.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":508}
18:08:50.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.258 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.259 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.259 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.260 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.260 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=934), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [450ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.262 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.264 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.264 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.264 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.264 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.264 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.265 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.266499  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.266 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.261360 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41942 (local address 127.29.156.60:33621)
18:08:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.261713 (+   353us) server_negotiation.cc:207] Beginning negotiation
18:08:50.266 [DEBUG - pool-4-thread-28] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=958), Traces: [0ms] refreshing cache from master, [66ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [512ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [516ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.261718 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.261908 (+   190us) server_negotiation.cc:408] Connection header received
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.262454 (+   546us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.262458 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.262513 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.262556 (+    43us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.265507 (+  2951us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.266063 (+   556us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.266381 (+   318us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41942: BlockingRecv error: recv got EOF from 127.0.0.1:41942 (error 108)
18:08:50.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":263}
18:08:50.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.267 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.268 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.268 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.268 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.270 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.270 [DEBUG - pool-4-thread-59] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1785), Traces: [0ms] refreshing cache from master, [71ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [270ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [641ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [651ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.270 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.271 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.271 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.271 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.271 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.271 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.272 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.272 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.272 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.273 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.273 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.273 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.273793  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.268733 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41954 (local address 127.29.156.60:33621)
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.268856 (+   123us) server_negotiation.cc:207] Beginning negotiation
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.268859 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.269264 (+   405us) server_negotiation.cc:408] Connection header received
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.269828 (+   564us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.269832 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.269889 (+    57us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.269975 (+    86us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.272851 (+  2876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.273544 (+   693us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.273685 (+   141us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41954: BlockingWrite error: write error: Broken pipe (error 32)
18:08:50.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.274 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:50.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.274 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.275 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.275 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.275 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.275 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.275 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.275 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.276 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.276 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:50.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.276 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.277 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.277 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.279 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.283 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.286 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed51ac7e, L:/127.0.0.1:41964 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.287 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.287 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x62063f35, L:/127.0.0.1:50072 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.288 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.288 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.289 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.290 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.291 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.291 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.292 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=959), Traces: [0ms] refreshing cache from master, [79ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [534ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [772ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [783ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.292 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=983), Traces: [0ms] refreshing cache from master, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [724ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [726ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [736ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [736ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:50.294 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.294 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.296 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.297 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.297 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.297 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.297 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.299 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.300 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.300 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26bf9eca, L:/127.0.0.1:41980 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.300 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.300 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.300 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.301 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.301 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.301 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.301 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.301 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.301584  3242 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.293991 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41982 (local address 127.29.156.60:33621)
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295758 (+  1767us) server_negotiation.cc:207] Beginning negotiation
18:08:50.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295762 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295776 (+    14us) server_negotiation.cc:408] Connection header received
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295809 (+    33us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295812 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.295861 (+    49us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.301272 (+  5411us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.301450 (+   178us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41982: BlockingRecv error: recv got EOF from unknown peer (error 108)
18:08:50.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1673,"thread_start_us":105,"threads_started":1}
18:08:50.302 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.302 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.304 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68032e25, L:/127.0.0.1:50082 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.304 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.304 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.305 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.305 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=999), Traces: [0ms] refreshing cache from master, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [407ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [439ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [607ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [617ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.306 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=992), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [716ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [786ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [801ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.310 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.310 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.310 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.310 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.311 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.312 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.312 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.313 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.314 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.314977  3242 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.315 [DEBUG - pool-4-thread-51] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1836), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [995ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1643ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1654ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.306667 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41990 (local address 127.29.156.60:33621)
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.306800 (+   133us) server_negotiation.cc:207] Beginning negotiation
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.306804 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.307418 (+   614us) server_negotiation.cc:408] Connection header received
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.307465 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.307468 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.307533 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.307601 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.310160 (+  2559us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.310930 (+   770us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.313799 (+  2869us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.314012 (+   213us) 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
18:08:50.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.314398 (+   386us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.314485 (+    87us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.314584 (+    99us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.315 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.315 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.314842 (+   258us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41990: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41990): Connection reset by peer (error 104)
18:08:50.316 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":51}
18:08:50.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.317 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.317 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.317 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.317 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.318 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.318 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.319 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.319 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.319 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.320 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.320 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.320 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.321 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.321 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.322515  3242 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.317619 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42006 (local address 127.29.156.60:33621)
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.319162 (+  1543us) server_negotiation.cc:207] Beginning negotiation
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.319167 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.319727 (+   560us) server_negotiation.cc:408] Connection header received
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.320137 (+   410us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.320141 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.322 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.320204 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.320275 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.322398 (+  2123us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42006: BlockingRecv error: recv got EOF from 127.0.0.1:42006 (error 108)
18:08:50.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:50.326 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.326 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.330 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.330 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.331056  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.275830 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41958 (local address 127.29.156.60:33621)
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.276216 (+   386us) server_negotiation.cc:207] Beginning negotiation
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.276220 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.330968 (+ 54748us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41958: BlockingRecv error: recv got EOF from 127.0.0.1:41958 (error 108)
18:08:50.331 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":287}
18:08:50.331 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.332 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.332 [DEBUG - pool-4-thread-53] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1016), Traces: [0ms] refreshing cache from master, [86ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [584ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [600ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.332 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.336 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.337 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.337 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.337 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.338 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.338 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.338 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.339 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.340 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.340 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.340 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.340794  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.332648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42008 (local address 127.29.156.60:33621)
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.332769 (+   121us) server_negotiation.cc:207] Beginning negotiation
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.332773 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.333216 (+   443us) server_negotiation.cc:408] Connection header received
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.333910 (+   694us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.333914 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.333967 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.334055 (+    88us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.336565 (+  2510us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.337308 (+   743us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340018 (+  2710us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340226 (+   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
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340331 (+   105us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340412 (+    81us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340482 (+    70us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.340673 (+   191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42008: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42008): Connection reset by peer (error 104)
18:08:50.341 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:50.342 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.342 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.343 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.344 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef19bdff, L:/127.0.0.1:50084 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.344 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.345 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.345 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.345 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.346 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.346 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.346 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.347 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.347 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.347 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.347 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1020), Traces: [0ms] refreshing cache from master, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [547ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [829ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [844ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.349 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.349 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.350 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.351 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.351 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.352 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.352 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.353 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.353 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.354 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.355 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.355 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.356 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.356 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.357 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.357 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.358 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.359 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.359 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.360 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.360 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.361 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.362 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.362 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.363 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.364 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.364 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.365 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.366 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.366 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.367 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.368 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.368 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.349 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.369 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.370 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.372 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.372 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.372 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.374 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.375 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.376 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.377 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.379 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.380 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.380 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.381 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.381 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.382 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.382 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.384 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.385 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.386 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.386 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.387 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.387 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.387 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.388 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.388 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.388 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.388 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.388 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.388 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.389 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:50.389 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.389 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.389 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.390 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.390 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.390 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.390 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.391 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.391 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.391 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.392261  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.392 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.385867 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42018 (local address 127.29.156.60:33621)
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.386016 (+   149us) server_negotiation.cc:207] Beginning negotiation
18:08:50.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.386020 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.390387 (+  4367us) server_negotiation.cc:408] Connection header received
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.391673 (+  1286us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.391676 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.391747 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.391810 (+    63us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.392121 (+   311us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42018: BlockingRecv error: recv got EOF from 127.0.0.1:42018 (error 108)
18:08:50.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:50.393 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.393 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.394 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.394 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.394 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.394 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.395 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.395 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.395 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.395 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.395 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.395 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.396 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.396 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.396 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.396 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.397 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.397 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.397 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.397 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.397 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.399 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.399 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.399 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.399 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.399 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.400 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.400 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.400 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.401 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:50.401 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.402 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.402 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.404 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.409 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95ee10d7, L:/127.0.0.1:46976 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.410 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.411 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x369462dc, L:/127.0.0.1:50086 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.412 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.413 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=64), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [54ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [56ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.415 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3eadafcb, L:/127.0.0.1:42028 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.416 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.416 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.417 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.418 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.418 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.419 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.419 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.419 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.420 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.420 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.420 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.420 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.420 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.421 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.420 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.422 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.423 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.423 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.423 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.424 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.424 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.425 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.425 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.425 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.426 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.426 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.427 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.427 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.429 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.429 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.430 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.431 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.432 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.434 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.434 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.435 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.435 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8b51e227, L:/127.0.0.1:46986 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.437 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.437 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.437 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.438 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.438 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.439 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.439 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.440 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.440 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.441 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.441 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.442 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.443 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.444 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc527c3d3, L:/127.0.0.1:46992 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.452 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.452 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xacd162a3, L:/127.0.0.1:50088 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.452 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x57deed23, L:/127.0.0.1:47008 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.453 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.454 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=71), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:50.454 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.455 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.455 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.456 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.456 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.457 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.458 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.459 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xddde9464, L:/127.0.0.1:42030 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.461 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.461 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.461 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.462 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.463 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.464 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.465 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.465 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.465 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.466 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.466 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.466 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.466 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.466 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.466 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.467 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.467 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.467 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.467 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.468 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.469 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.469 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfb625bd, L:/127.0.0.1:47022 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.474 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.475 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.476 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1c648738, L:/127.0.0.1:47030 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.476 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.476 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.477 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.478 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.478 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.479 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.480 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.482 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.483 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.484 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8c7077d7, L:/127.0.0.1:47038 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.488 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f908ce2, L:/127.0.0.1:47040 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.490 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.490 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72ce05ca, L:/127.0.0.1:42042 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.493 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc63b6b8, L:/127.0.0.1:50100 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.493 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.494 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=142), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [95ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [97ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [101ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.496 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.497 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.498 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.498 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.499 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.499 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.499 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.499 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.499 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.500 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.502 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.502 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.505 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.506 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.507 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.508 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.508 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4aed6536, L:/127.0.0.1:47050 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.509 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.510 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.513 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.516 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe35be269, L:/127.0.0.1:47062 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.517 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x109bfc9f, L:/127.0.0.1:47070 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.518 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.520 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.521 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe751f75e, L:/127.0.0.1:50104 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.522 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.523 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [17ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.523 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.524 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.525 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.527 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.528 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.528 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.528 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.528919  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.517779 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42048 (local address 127.29.156.60:33621)
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.517958 (+   179us) server_negotiation.cc:207] Beginning negotiation
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.517964 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.518971 (+  1007us) server_negotiation.cc:408] Connection header received
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.519371 (+   400us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.519375 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.519433 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.519502 (+    69us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.523936 (+  4434us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.524698 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.526977 (+  2279us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.527240 (+   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
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528235 (+   995us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528257 (+    22us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528261 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:50.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528278 (+    17us) server_negotiation.cc:923] calling sasl_server_start()
18:08:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528306 (+    28us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528319 (+    13us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528426 (+   107us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.528768 (+   342us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42048: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42048): Cannot send after transport endpoint shutdown (error 108)
18:08:50.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:50.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.529 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.530 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.529 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.531 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.533 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.533 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.536 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.542 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.542 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.544 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd936cf63, L:/127.0.0.1:50106 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.547 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=189), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [148ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.548 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x210ba958, L:/127.0.0.1:47074 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.550 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.551 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.551 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.551 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.551 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.551 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.552 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.552 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.553 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.553 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.553320  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.553 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543094 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42056 (local address 127.29.156.60:33621)
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543231 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543235 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543253 (+    18us) server_negotiation.cc:408] Connection header received
18:08:50.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543876 (+   623us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543881 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.543942 (+    61us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.544006 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.547468 (+  3462us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.548168 (+   700us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.551845 (+  3677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552064 (+   219us) 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
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552700 (+   636us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552721 (+    21us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552725 (+     4us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552740 (+    15us) server_negotiation.cc:923] calling sasl_server_start()
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552767 (+    27us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552779 (+    12us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.552861 (+    82us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.553163 (+   302us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42056: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42056): Connection reset by peer (error 104)
18:08:50.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":57}
18:08:50.554 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.556 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.556 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.557 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.557 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.558 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.560 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.560 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.564 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.567 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.568 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.568 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2eaa3206, L:/127.0.0.1:47090 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.571 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84e063f4, L:/127.0.0.1:47078 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.572 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.573 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.575 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.576 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x476aeafe, L:/127.0.0.1:47098 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.581 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.584 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.585 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6462c69e, L:/127.0.0.1:50110 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.586 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=226), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [162ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [171ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.587 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf008cddb, L:/127.0.0.1:42060 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.590 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.591 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.591 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.591 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.591 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.591 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.592 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.592 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.592 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.593 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.593 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.597 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde150da6, L:/127.0.0.1:47112 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.600 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.601 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.603 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc92f429, L:/127.0.0.1:50114 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.606 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.607 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.607 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [180ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [188ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.608 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb5402ebf, L:/127.0.0.1:42068 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.610 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.610 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.611 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.611 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.611 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.611 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.611 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.611 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.612 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.612 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.612 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.614 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.615 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.615 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.616 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.617 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf243a72, L:/127.0.0.1:47118 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.619 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.621 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.622 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.622 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.623 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x84badc87, L:/127.0.0.1:47126 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.624 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.627 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.630 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.633 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.635 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfde26c06, L:/127.0.0.1:42076 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.635 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.637 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.637 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01da13c0, L:/127.0.0.1:47130 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.638 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96cd6787, L:/127.0.0.1:50120 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.640 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=273), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [192ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [213ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [216ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.640 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.641 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.642 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.642 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.644 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x982bb4bf, L:/127.0.0.1:47138 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.644 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.644 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.644 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.645 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.646 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.646 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.646 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.646 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.646 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.647 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.652 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x722cbb2c, L:/127.0.0.1:50132 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.653 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.653 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.653 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.654 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.656 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.657 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.658 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ec15cc5, L:/127.0.0.1:47142 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.658 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.662 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x48fcb4c2, L:/127.0.0.1:50140 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=294), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [216ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [219ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [234ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [238ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.665 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.665 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xad93b25b, L:/127.0.0.1:42088 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.669 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.669 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.669 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.669 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8ef4e3f8, L:/127.0.0.1:47154 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.669 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.669 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.670 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.670 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.672 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.672 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.672 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.672 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.673 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.673 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.675 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.675 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.677 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d3e2abe, L:/127.0.0.1:47158 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.678 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.680 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3395a50, L:/127.0.0.1:47162 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.684 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe53dab79, L:/127.0.0.1:50156 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.686 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.687 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [255ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [256ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.688 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ec61bd9, L:/127.0.0.1:42102 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.689 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.690 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.690 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.691 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.692 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.692 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.692 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.692 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.692 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.693 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.693 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.694 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.701 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4840c8c3, L:/127.0.0.1:50170 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.702 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.703 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [15ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [269ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.707 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.707 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.708 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.708 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.708 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.708 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.708 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.709 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.710 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.710 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa9c0b31, L:/127.0.0.1:47176 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.712944  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.692409 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42114 (local address 127.29.156.60:33621)
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.692536 (+   127us) server_negotiation.cc:207] Beginning negotiation
18:08:50.713 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.692539 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.693110 (+   571us) server_negotiation.cc:408] Connection header received
18:08:50.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.693153 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.693156 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.693200 (+    44us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.693264 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.712039 (+ 18775us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.712636 (+   597us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.712816 (+   180us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42114: BlockingRecv error: recv got EOF from 127.0.0.1:42114 (error 108)
18:08:50.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":61}
18:08:50.715 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.715 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.716 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.717 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.718 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.718 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.718 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.720 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.725 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.727 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6bd0066, L:/127.0.0.1:47204 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.731 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33e0230e, L:/127.0.0.1:50186 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.732 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8bf9666d, L:/127.0.0.1:47208 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.733 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9e42bdb9, L:/127.0.0.1:47188 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.733 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.738 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.741 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc45077bf, L:/127.0.0.1:50202 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=362), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [290ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [305ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.745 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x53af4859, L:/127.0.0.1:42130 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.745 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.746 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.747 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.747 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.747 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.748 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.748 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.748 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.748 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.748 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.748 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.749 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.750 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.755 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8943ee8f, L:/127.0.0.1:50210 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.757 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca805040, L:/127.0.0.1:47218 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.757 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=373), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [317ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.759 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.761 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.761 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.762 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.762 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.762 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:50.764887  2975 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:50.763 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.763 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.756653 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42144 (local address 127.29.156.60:33621)
18:08:50.765 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.756819 (+   166us) server_negotiation.cc:207] Beginning negotiation
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.756823 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.757601 (+   778us) server_negotiation.cc:408] Connection header received
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.758044 (+   443us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.758048 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.758147 (+    99us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.758208 (+    61us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.760670 (+  2462us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.761439 (+   769us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764047 (+  2608us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764285 (+   238us) 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
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764406 (+   121us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:50.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764513 (+   107us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764605 (+    92us) server_negotiation.cc:1036] Waiting for connection context
18:08:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.764750 (+   145us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42144: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42144): Connection reset by peer (error 104)
18:08:50.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":85}
18:08:50.766 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.768 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.769 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:50.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.772 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e9e2cb7, L:/127.0.0.1:47230 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.775 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26e8f694, L:/127.0.0.1:50212 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.776 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.776 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.777 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.778 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [305ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [311ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [319ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [322ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.778 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc42ad5ba, L:/127.0.0.1:42148 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:50.778 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.779 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.781 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.782 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.783 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.784 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.784 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.784 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:50.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.785 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.786 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.786 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.786 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.788 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.789 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6799a807, L:/127.0.0.1:47234 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.790 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.790 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.791 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.792 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.793 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.793 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.793 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.794 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.794 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.795 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.796 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.796 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.797 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.798 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.799 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.799 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.802 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.802 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.806 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.807 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.808 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.811 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.811 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.812 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.813 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.813 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.814 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.814 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.815 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.816 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.817 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.817 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.818 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.818 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.819 [DEBUG - pool-4-thread-46] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.821 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.824 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.876 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.881 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.882 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.884 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.885 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.885 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36590ada, L:/127.0.0.1:47242 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.886 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.886 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.887 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.887 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.888 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.889 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.890 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.891 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc66b9e9c, L:/127.0.0.1:50228 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:50.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.893 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.896 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.896 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.891 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.897 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.898 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.899 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.901 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.901 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.902 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.905 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.905 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.906 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.908 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x95641827, L:/127.0.0.1:47256 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.909 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.912 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.912 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.912 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.913 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.913 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.913 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.914 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.914 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.914 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.915 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.915 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.916 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.916 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.917 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.920 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.920 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.921 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.922 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.922 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.925 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.925 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.929 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.929 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.929 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.930 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.932 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.933 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.933 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.934 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.934 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.934 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.937 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.938 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.938 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:50.938 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.939 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.940 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.939 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.943 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:50.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.944 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.944 [DEBUG - pool-4-thread-46] (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.29.156.61:35331, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [221ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [235ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.945 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.945 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.945 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.946 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.947 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.947 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.947 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.947 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.948 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.61:35331(127.29.156.61:35331)] connecting to peer
18:08:50.948 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.948 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x21eb7be4, L:/127.0.0.1:47386 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.948 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.949 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:50.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.949 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.950 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.950 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.952 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:50.953 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:50.954 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=563), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [492ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [495ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.954 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.955 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.943 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.959 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:50.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.942 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.961 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x786d2925, L:/127.0.0.1:47338 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.951 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:50.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.951 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.943 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.951 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:50.968 [DEBUG - pool-4-thread-7] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=562), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [278ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [297ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [298ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:50.938 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:50.970 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:50.971 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.972 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.972 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:50.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:50.973 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:50.973 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:50.974 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:50.974 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:50.974 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:50.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:50.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:50.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:50.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:50.979 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.980 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6953239, L:/127.0.0.1:47314 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:50.983 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:50.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:50.989 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.990 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:50.993 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.998 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:50.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:50.999 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.000 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.000 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.001 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.001 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.001 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.001 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.001 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.004 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.004 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.006 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.006 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.010 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.010 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.014 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.015 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.019 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.022 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.022 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.026 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.027 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.028 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64fdd2b7, L:/127.0.0.1:47586 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.029 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9fb97f8b, L:/127.0.0.1:47468 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.030 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.030 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.031 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.032 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1340ccb7, L:/127.0.0.1:50418 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.034 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bce9a3a, L:/127.0.0.1:47412 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.035 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.036 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x100131b7, L:/127.0.0.1:47598 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.038 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.041 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.042 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x127ad532, L:/127.0.0.1:50252 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.045 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.046 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd6339c5a, L:/127.0.0.1:50344 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.046 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.051 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.054 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d504774, L:/127.0.0.1:47398 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.054 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.055 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf86f2c01, L:/127.0.0.1:50450 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.064 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6eedf638, L:/127.0.0.1:47480 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.066 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f29ce1f, L:/127.0.0.1:50396 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.067 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3a7923c, L:/127.0.0.1:50316 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.070 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1556db87, L:/127.0.0.1:42152 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.070818  3776 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.927105 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42158 (local address 127.29.156.60:33621)
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.927588 (+   483us) server_negotiation.cc:207] Beginning negotiation
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.927592 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070187 (+142595us) server_negotiation.cc:408] Connection header received
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070241 (+    54us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.071 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070244 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.072 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6abbf204, L:/127.0.0.1:50448 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.073 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b318937, L:/127.0.0.1:42174 - R:/127.29.156.60:33621] using TOKEN/null
18:08:51.073 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.081 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.082 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.086 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.092 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.093 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.093 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.093 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.094 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.094 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.094 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.094 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.095 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.101 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e855dd1, L:/127.0.0.1:50364 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.102 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f48b9e6, L:/127.0.0.1:47478 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.107 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x558ae6b0, L:/127.0.0.1:50292 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.109 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96186995, L:/127.0.0.1:47470 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.109 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6e97d5e, L:/127.0.0.1:50278 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6d9069dc, L:/127.0.0.1:47616 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.110 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7ef2c79, L:/127.0.0.1:47436 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.112 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf849436b, L:/127.0.0.1:47426 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdd5bd74, L:/127.0.0.1:47442 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.114 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c3ecccc, L:/127.0.0.1:47504 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.114 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x677df40f, L:/127.0.0.1:50304 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.072 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070304 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070469 (+   165us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.070677 (+   208us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42158: BlockingRecv error: recv got EOF from 127.0.0.1:42158 (error 108)
18:08:51.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":396,"thread_start_us":305,"threads_started":1}
18:08:51.116 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4a4a417, L:/127.0.0.1:50412 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.118 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.118 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.118 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.122 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f069f87, L:/127.0.0.1:50434 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.122 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71581cf2, L:/127.0.0.1:47548 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdac2c1aa, L:/127.0.0.1:50372 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.123 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a5b005c, L:/127.0.0.1:50358 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xca030ca1, L:/127.0.0.1:47560 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.130 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f278292, L:/127.0.0.1:50366 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.130 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c1bcec7, L:/127.0.0.1:47546 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x78f8afd6, L:/127.0.0.1:50236 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.133 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.134 [DEBUG - pool-4-thread-75] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=738), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [461ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [486ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [654ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.132864  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.940349 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42176 (local address 127.29.156.60:33621)
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.943002 (+  2653us) server_negotiation.cc:207] Beginning negotiation
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.943006 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.952050 (+  9044us) server_negotiation.cc:408] Connection header received
18:08:51.135 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.952111 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.952114 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.952178 (+    64us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.952393 (+   215us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.132722 (+180329us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42176: BlockingRecv error: recv got EOF from 127.0.0.1:42176 (error 108)
18:08:51.136 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":2569,"thread_start_us":128,"threads_started":1}
18:08:51.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd56ccbc2, L:/127.0.0.1:50250 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.141 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8634d66d, L:/127.0.0.1:50388 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.143 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=789), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [83ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [745ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.145 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc96d372b, L:/127.0.0.1:42180 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.145 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.147 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.148 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.148 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.149 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.149 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.149 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.149 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.150 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.151 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa93541d8, L:/127.0.0.1:47452 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.151 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.151 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.151 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8f593f19, L:/127.0.0.1:47340 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.153 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.154 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.155 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06bf85c2, L:/127.0.0.1:47354 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.163 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb29b5450, L:/127.0.0.1:47328 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.101 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8bc2a02, L:/127.0.0.1:47594 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.164 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd0ea13b, L:/127.0.0.1:50310 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.164 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14b1feca, L:/127.0.0.1:47278 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.133 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb11ca7c3, L:/127.0.0.1:42194 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.162 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcee6ad64, L:/127.0.0.1:47364 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.167 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9adfb28f, L:/127.0.0.1:47334 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.167 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.167 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.167 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.168 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.168 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.168 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.168 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.169 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.169 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.169 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.169 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.170 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.171 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.170 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84b929e6, L:/127.0.0.1:50458 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.171 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc4f1fd93, L:/127.0.0.1:50328 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.171851  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.169547 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42198 (local address 127.29.156.60:33621)
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.169704 (+   157us) server_negotiation.cc:207] Beginning negotiation
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.169709 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.171731 (+  2022us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42198: BlockingRecv error: recv got EOF from 127.0.0.1:42198 (error 108)
18:08:51.172 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":68}
18:08:51.172 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.180 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.180 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.180 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8b816b5, L:/127.0.0.1:47604 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.182 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x238d3f77, L:/127.0.0.1:47302 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xabe8cd17, L:/127.0.0.1:50272 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.186 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.186 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3498ae11, L:/127.0.0.1:47490 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.186 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.188 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.188 [DEBUG - pool-4-thread-66] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=791), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [687ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.191 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a310b73, L:/127.0.0.1:47280 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.192 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.192 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.194 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.195 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.195 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state NEGOTIATING
18:08:51.195 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.196 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda757a69, L:/127.0.0.1:47532 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.197 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.197 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf0e7ad19, L:/127.0.0.1:47570 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.200 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.201 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a16357c, L:/127.0.0.1:50326 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.203 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x26d746b8, L:/127.0.0.1:47574 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.208 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.208 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87cfa229, L:/127.0.0.1:47266 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.209 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa24d1436, L:/127.0.0.1:47518 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.210 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc50ca46c, L:/127.0.0.1:50464 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.211 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.213 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.214 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.216 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6e76029, L:/127.0.0.1:50260 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.219 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.220 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dbaf45b, L:/127.0.0.1:47590 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.223 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.224 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.225 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x546af98e, L:/127.0.0.1:50488 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.230 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=830), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [20ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [665ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [756ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.232 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.233 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.234843  3434 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.895678 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:47374 (local address 127.29.156.61:35331)
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.908416 (+ 12738us) server_negotiation.cc:207] Beginning negotiation
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.908420 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.977780 (+ 69360us) server_negotiation.cc:408] Connection header received
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.977841 (+    61us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.977844 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.977884 (+    40us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.977945 (+    61us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.992945 (+ 15000us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:50.993622 (+   677us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.232495 (+238873us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.232705 (+   210us) 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
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233114 (+   409us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:51.235 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233131 (+    17us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233133 (+     2us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233145 (+    12us) server_negotiation.cc:923] calling sasl_server_start()
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233164 (+    19us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233172 (+     8us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.233252 (+    80us) server_negotiation.cc:1036] Waiting for connection context
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.234382 (+  1130us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47374: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:47374): Connection reset by peer (error 104)
18:08:51.236 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":12686,"thread_start_us":245,"threads_started":1}
18:08:51.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=877), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [113ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [754ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.237 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.237 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x495945bf, L:/127.0.0.1:47626 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.238 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.238 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.61:35331: connection closed
18:08:51.240 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.241 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.245 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.246 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.247 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.248 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.248 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85700c5c, L:/127.0.0.1:50478 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.251 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.252 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.252 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.253 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.254 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.254 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.255 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.255 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8ca1df48, L:/127.0.0.1:50494 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.256 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.256 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.256 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.257 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.257 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.257 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.258 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc6f698de, L:/127.0.0.1:47632 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.258 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.258 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.258 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.259 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.260 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.261 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3754a9f, L:/127.0.0.1:50490 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.264 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa2966ab3, L:/127.0.0.1:50500 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.266 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7f922ae2, L:/127.0.0.1:47630 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.266 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.266 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.266 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=904), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [694ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [849ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.268 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.269 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.270 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1ba65f8, L:/127.0.0.1:42210 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.272 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.273 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.274 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.275 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.275 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.275 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.276 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.276 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.276 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.277 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.277 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.278 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.279 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.280 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.281 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8398679b, L:/127.0.0.1:47634 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.282 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.282 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.284 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.290 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x54664b76, L:/127.0.0.1:50520 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.292 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.292 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=937), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [773ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [885ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [897ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.293 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.294 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x122b1354, L:/127.0.0.1:50506 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.295 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.296 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.296 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.296 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.296 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.297 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.297 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.297 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.298 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.299 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.300 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.301 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.301 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.301 [DEBUG - pool-4-thread-50] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=904), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [307ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [639ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [678ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:51.303 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.303 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.303 [DEBUG - pool-4-thread-32] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=930), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [236ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [249ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [780ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.305 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.306 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.307 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.307144  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.307 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.307 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.307 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.285832 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42224 (local address 127.29.156.60:33621)
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.285947 (+   115us) server_negotiation.cc:207] Beginning negotiation
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.285951 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.286950 (+   999us) server_negotiation.cc:408] Connection header received
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.291347 (+  4397us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.291352 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.291411 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.291464 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.295720 (+  4256us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.308 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.308 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.296476 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306260 (+  9784us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306480 (+   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
18:08:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306687 (+   207us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306705 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:51.309 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306708 (+     3us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306722 (+    14us) server_negotiation.cc:923] calling sasl_server_start()
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306746 (+    24us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306756 (+    10us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306846 (+    90us) server_negotiation.cc:1036] Waiting for connection context
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.306995 (+   149us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42224: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42224): Connection reset by peer (error 104)
18:08:51.309 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":47}
18:08:51.309 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.309 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.310 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.310 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.310 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.310 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.310 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.310 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.311 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.311 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.312 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.312 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.312 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.312 [DEBUG - pool-4-thread-19] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=920), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [604ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [729ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:51.313 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.307 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.314 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.316 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.317 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.317490  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.303809 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42236 (local address 127.29.156.60:33621)
18:08:51.317 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.303938 (+   129us) server_negotiation.cc:207] Beginning negotiation
18:08:51.317 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.303942 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.316347 (+ 12405us) server_negotiation.cc:408] Connection header received
18:08:51.318 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.316838 (+   491us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.316842 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.318 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.316907 (+    65us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.318 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.316969 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.318 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.317377 (+   408us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42236: BlockingRecv error: recv got EOF from 127.0.0.1:42236 (error 108)
18:08:51.318 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:51.318 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.318 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.318 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.318 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.319 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.322 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.322 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.322328  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.314407 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42238 (local address 127.29.156.60:33621)
18:08:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.314542 (+   135us) server_negotiation.cc:207] Beginning negotiation
18:08:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.314545 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:51.323 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.320356 (+  5811us) server_negotiation.cc:408] Connection header received
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.321925 (+  1569us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.321928 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.321982 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.322053 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.322226 (+   173us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42238: BlockingRecv error: recv got EOF from 127.0.0.1:42238 (error 108)
18:08:51.324 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:51.325 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.327 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.330 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70e53fd7, L:/127.0.0.1:50532 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.331 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x69c4aa4c, L:/127.0.0.1:47644 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.331 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.331 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.331 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.332 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda29191f, L:/127.0.0.1:50538 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.333 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.336 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.337 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x39adae98, L:/127.0.0.1:50554 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.338 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.338 [DEBUG - pool-4-thread-68] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=949), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [334ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [715ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.339 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.340 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.342 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.342 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.343 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.343 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.343 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.344 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.344 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.344 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.344 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc2f2aa13, L:/127.0.0.1:50566 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.346 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.346849  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.340671 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42256 (local address 127.29.156.60:33621)
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.340819 (+   148us) server_negotiation.cc:207] Beginning negotiation
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.340823 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.345364 (+  4541us) server_negotiation.cc:408] Connection header received
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.346396 (+  1032us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.346400 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.346455 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.346556 (+   101us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.346724 (+   168us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42256: BlockingRecv error: recv got EOF from 127.0.0.1:42256 (error 108)
18:08:51.347 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=979), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [775ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [923ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.347 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":60}
18:08:51.349 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.350 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.350 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.350 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.350 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.351 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.351 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.352 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.352 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.352 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.352 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.352 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.353 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.353 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.353943  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.339483 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42246 (local address 127.29.156.60:33621)
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.339617 (+   134us) server_negotiation.cc:207] Beginning negotiation
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.339621 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.342781 (+  3160us) server_negotiation.cc:408] Connection header received
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.343059 (+   278us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.343063 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.354 [DEBUG - pool-4-thread-22] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.343163 (+   100us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.343226 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:51.354 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.351199 (+  7973us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.355 [DEBUG - pool-4-thread-22] (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.29.156.61:35331, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [201ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [693ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.351945 (+   746us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.353836 (+  1891us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42246: BlockingRecv error: recv got EOF from 127.0.0.1:42246 (error 108)
18:08:51.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":63}
18:08:51.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.355 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.356 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.357 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.358 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.359 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.359 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.360 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.360 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.360 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.361 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.361 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.362619  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.362 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.356520 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42260 (local address 127.29.156.60:33621)
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.356658 (+   138us) server_negotiation.cc:207] Beginning negotiation
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.356664 (+     6us) server_negotiation.cc:400] Waiting for connection header
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.358877 (+  2213us) server_negotiation.cc:408] Connection header received
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.362029 (+  3152us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.362034 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.362097 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.362181 (+    84us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.362508 (+   327us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42260: BlockingRecv error: recv got EOF from 127.0.0.1:42260 (error 108)
18:08:51.363 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":49}
18:08:51.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.364 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5d42b701, L:/127.0.0.1:50574 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.365 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.366 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.367 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x31e958b9, L:/127.0.0.1:50582 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.370 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.373 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.373 [DEBUG - pool-4-thread-77] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [14ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [560ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.374 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.375 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.377 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.378 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.378 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.378 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.379 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.379 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.379 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.383 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b178bbf, L:/127.0.0.1:50596 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.385 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x755be680, L:/127.0.0.1:50606 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.386 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.386 [DEBUG - pool-4-thread-5] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1026), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [164ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [708ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.387 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.388 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.389 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.389 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.390 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.390 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.391 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.391 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.391 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.391 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.391 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.394586  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.388000 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42276 (local address 127.29.156.60:33621)
18:08:51.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.388137 (+   137us) server_negotiation.cc:207] Beginning negotiation
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.388141 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.388766 (+   625us) server_negotiation.cc:408] Connection header received
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.389216 (+   450us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.389220 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.389275 (+    55us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.389343 (+    68us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.393455 (+  4112us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.394214 (+   759us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.394405 (+   191us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42276: BlockingRecv error: recv got EOF from 127.0.0.1:42276 (error 108)
18:08:51.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":59}
18:08:51.395 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.397 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.398 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.399 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.400 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.403 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0e9425b, L:/127.0.0.1:50620 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.404 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.406 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.406 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [558ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [850ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.407 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.408 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf34c389, L:/127.0.0.1:42284 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.408 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.411 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.411 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.412 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.412 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.412 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.413 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.413 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.413 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.413 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.418 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.419 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.419 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcae2d010, L:/127.0.0.1:50624 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.420 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.421 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.422 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.428 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb9b24c80, L:/127.0.0.1:50628 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.430 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45106f8c, L:/127.0.0.1:42300 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.430 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1078), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [561ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [726ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1012ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.431 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.432 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.432 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb87a7bf6, L:/127.0.0.1:47658 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.433 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.435 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.435 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.435 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.435 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.436 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.436 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.436 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.437 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.437 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.438 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.439 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.440 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.440 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.443 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.445 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.445 [DEBUG - pool-4-thread-12] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [553ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [644ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [685ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.447 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.449 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac572db0, L:/127.0.0.1:42314 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.449 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.450 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.450 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.450 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.451 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.452 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.452 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.452 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.453 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.453596  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.453 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.446347 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42326 (local address 127.29.156.60:33621)
18:08:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.446466 (+   119us) server_negotiation.cc:207] Beginning negotiation
18:08:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.446470 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.453476 (+  7006us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42326: BlockingRecv error: recv got EOF from 127.0.0.1:42326 (error 108)
18:08:51.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:08:51.454 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.458 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3559da47, L:/127.0.0.1:50632 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.462 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.463 [DEBUG - pool-4-thread-37] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1066), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [456ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [630ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [674ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:51.464 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.464 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.467 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1085), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [509ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [783ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [992ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1028ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.468 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.469 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.469 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.470 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.470 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.470 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.470 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.471 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x69f37957, L:/127.0.0.1:42338 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.471 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.472 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.472 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.472 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.472 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.474 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.474 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.475 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3d9edda8, L:/127.0.0.1:50640 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.475111  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466217 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42342 (local address 127.29.156.60:33621)
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466330 (+   113us) server_negotiation.cc:207] Beginning negotiation
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466334 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466346 (+    12us) server_negotiation.cc:408] Connection header received
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466378 (+    32us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466381 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466426 (+    45us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.466495 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.473456 (+  6961us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.474290 (+   834us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.474997 (+   707us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42342: BlockingRecv error: recv got EOF from 127.0.0.1:42342 (error 108)
18:08:51.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
18:08:51.476 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.476 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.476 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.476 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1096), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [688ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [999ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.478 [DEBUG - pool-4-thread-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.478 [DEBUG - pool-4-thread-1] (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.29.156.61:35331, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [458ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [601ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.479 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.480 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.481 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.481 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.482 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.482 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.482 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.482 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.482 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.482 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.483 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.483 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.483 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.483 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.483 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.484 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.484 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.489 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.489682  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481234 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42348 (local address 127.29.156.60:33621)
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481696 (+   462us) server_negotiation.cc:207] Beginning negotiation
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481700 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481715 (+    15us) server_negotiation.cc:408] Connection header received
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481750 (+    35us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481753 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481800 (+    47us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.481871 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.488789 (+  6918us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.489438 (+   649us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.489593 (+   155us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42348: BlockingRecv error: recv got EOF from 127.0.0.1:42348 (error 108)
18:08:51.490 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":380}
18:08:51.491 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.491 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.491 [DEBUG - pool-4-thread-73] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1099), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [574ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [702ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, deferred=null) after lookup
18:08:51.492 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.493 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.495 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.496 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.496 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.496 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.497 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.497 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.498 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.498 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.499 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.499 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.500 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.501 [DEBUG - pool-4-thread-14] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1140), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [737ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.502436  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.493618 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42362 (local address 127.29.156.60:33621)
18:08:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.493722 (+   104us) server_negotiation.cc:207] Beginning negotiation
18:08:51.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.493726 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.502341 (+  8615us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42362: BlockingRecv error: recv got EOF from 127.0.0.1:42362 (error 108)
18:08:51.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
18:08:51.503 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.503 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2bbd1f7, L:/127.0.0.1:47660 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.505 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.505 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.505 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.506 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.507 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.507 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.509334  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.505064 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42376 (local address 127.29.156.60:33621)
18:08:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.505462 (+   398us) server_negotiation.cc:207] Beginning negotiation
18:08:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.505466 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.509 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.508483 (+  3017us) server_negotiation.cc:408] Connection header received
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.508963 (+   480us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.508967 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.509025 (+    58us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.509106 (+    81us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.509233 (+   127us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42376: BlockingRecv error: recv got EOF from 127.0.0.1:42376 (error 108)
18:08:51.510 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":310}
18:08:51.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.510 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.510 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.511 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.512 [DEBUG - pool-4-thread-20] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1116), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [120ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [729ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.512 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.513 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.515 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.515 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.516 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.516 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.516 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.516 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.517 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.517 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.517 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.518 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.518 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.519 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.519400  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.512121 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42384 (local address 127.29.156.60:33621)
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.512251 (+   130us) server_negotiation.cc:207] Beginning negotiation
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.512256 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.513954 (+  1698us) server_negotiation.cc:408] Connection header received
18:08:51.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.514663 (+   709us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.514667 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.514720 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.514802 (+    82us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.518342 (+  3540us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.518972 (+   630us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.519285 (+   313us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42384: BlockingRecv error: recv got EOF from 127.0.0.1:42384 (error 108)
18:08:51.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:51.523 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.525 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.526 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.527 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.530 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x33bd1792, L:/127.0.0.1:50652 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.532 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1133), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [508ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [991ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1009ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.533 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.534 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x174bf0d4, L:/127.0.0.1:42394 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.534 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.536 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.537 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.537 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.537 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.538 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.538 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.538 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.538 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.538 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.538 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.540 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.541 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.542 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.543 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.545 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f809103, L:/127.0.0.1:50664 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.547 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.550 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.552 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0af8398a, L:/127.0.0.1:42396 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.556 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.556 [DEBUG - pool-4-thread-79] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [57ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [67ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [450ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [832ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.558 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.560 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.561 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.561 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.561 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.561 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.561 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe19828cf, L:/127.0.0.1:50680 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.562 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.562 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.562 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.562 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.562 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.562 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.563 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.563 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.565 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.566 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1170), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [673ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1044ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1060ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.567 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.567 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.568 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.569 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.570 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.570 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.570 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa07715c4, L:/127.0.0.1:50684 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.571 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.571 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.571 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.572 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.573 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.574 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.576 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.576 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.579 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.580 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.580 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.580 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.581 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf94b3515, L:/127.0.0.1:42416 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.581 [DEBUG - kudu-nio-1] (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.29.156.61:35331, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [784ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1114ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1146ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.582 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.583 [DEBUG - pool-4-thread-44] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1187), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [688ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [751ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.584 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.585 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.587 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.588 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.588 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.588 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.589 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.589 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.589 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.591 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c614c17, L:/127.0.0.1:50700 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.592 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.593 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1202), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [748ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.594873  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.585535 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42420 (local address 127.29.156.60:33621)
18:08:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.585671 (+   136us) server_negotiation.cc:207] Beginning negotiation
18:08:51.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0aa0fd0c, L:/127.0.0.1:42402 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.585675 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.595 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.595 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.586997 (+  1322us) server_negotiation.cc:408] Connection header received
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.588020 (+  1023us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.588024 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.588095 (+    71us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.588161 (+    66us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.592634 (+  4473us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.593371 (+   737us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.594708 (+  1337us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42420: BlockingRecv error: recv got EOF from 127.0.0.1:42420 (error 108)
18:08:51.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":53}
18:08:51.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.597 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.598 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.598 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.598 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.598 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.599 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.599 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.599 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.599 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.599 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.600 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.600 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.600 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.600 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.600 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.600 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.600 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.601 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.601 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.601 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.603 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.604 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.604 [DEBUG - pool-4-thread-64] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1204), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [259ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [561ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [714ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.605 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.606 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.607 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.608 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.608 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.609 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.609 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.610 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.610 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.610 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.610 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.610 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.610 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.612 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.613 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.613 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.613 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.614 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x923f79d4, L:/127.0.0.1:42422 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.616 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc808b2a, L:/127.0.0.1:50704 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.619 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.621 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3c74bdf9, L:/127.0.0.1:50706 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1223), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [269ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [493ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1061ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1075ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.623 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.624 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.625 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.627 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.628 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.628 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.628 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.628 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.629 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.629 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.631 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x42b8ab8a, L:/127.0.0.1:50708 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.632 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1257), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [787ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [827ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1200ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.633639  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.206650 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42200 (local address 127.29.156.60:33621)
18:08:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.206780 (+   130us) server_negotiation.cc:207] Beginning negotiation
18:08:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.206785 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.634 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8907d4c, L:/127.0.0.1:42430 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.633536 (+426751us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42200: BlockingRecv error: recv got EOF from 127.0.0.1:42200 (error 108)
18:08:51.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":46}
18:08:51.634 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.636 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.637 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.637 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.638 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.638 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.643 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.644 [DEBUG - pool-4-thread-45] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1250), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [516ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.644 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.644 [DEBUG - pool-4-thread-61] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1288), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [471ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [481ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [485ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.645 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.645 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.646 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.646 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.647 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.648 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.648 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.648 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.648 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.648 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.649 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.649 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.650 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.650 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.650 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.651 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.651 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.651 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.652 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.652 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.651912  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.645034 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42450 (local address 127.29.156.60:33621)
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.645146 (+   112us) server_negotiation.cc:207] Beginning negotiation
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.645150 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.650825 (+  5675us) server_negotiation.cc:408] Connection header received
18:08:51.652 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.651417 (+   592us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.652 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.651421 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.653 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.651483 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.651535 (+    52us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.651791 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42450: BlockingRecv error: recv got EOF from 127.0.0.1:42450 (error 108)
18:08:51.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:51.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.655 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.655 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.655316  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.644772 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42434 (local address 127.29.156.60:33621)
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.644917 (+   145us) server_negotiation.cc:207] Beginning negotiation
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.644922 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.646311 (+  1389us) server_negotiation.cc:408] Connection header received
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.647038 (+   727us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.647042 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.655 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.647109 (+    67us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.647176 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.655 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.654200 (+  7024us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.656 [DEBUG - pool-4-thread-52] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1304), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [226ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [245ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [749ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.654916 (+   716us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.655161 (+   245us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42434: BlockingRecv error: recv got EOF from 127.0.0.1:42434 (error 108)
18:08:51.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:08:51.657 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.657 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.657 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.658 [DEBUG - pool-4-thread-60] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1293), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [645ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [914ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.660 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.660 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.660 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.661 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.661 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.661 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.661 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.660 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.663949  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.657199 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42452 (local address 127.29.156.60:33621)
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.658047 (+   848us) server_negotiation.cc:207] Beginning negotiation
18:08:51.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.658052 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.662954 (+  4902us) server_negotiation.cc:408] Connection header received
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.663564 (+   610us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.664 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.663568 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.664 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.663628 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.663699 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.663845 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42452: BlockingRecv error: recv got EOF from 127.0.0.1:42452 (error 108)
18:08:51.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":725}
18:08:51.665 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.666 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.666 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.666 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.669602  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.669 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.660988 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42464 (local address 127.29.156.60:33621)
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.661202 (+   214us) server_negotiation.cc:207] Beginning negotiation
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.661207 (+     5us) server_negotiation.cc:400] Waiting for connection header
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.662867 (+  1660us) server_negotiation.cc:408] Connection header received
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.664381 (+  1514us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.664385 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.664466 (+    81us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.664533 (+    67us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.668409 (+  3876us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.669306 (+   897us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.669495 (+   189us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42464: BlockingRecv error: recv got EOF from 127.0.0.1:42464 (error 108)
18:08:51.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":133}
18:08:51.674 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.674 [DEBUG - pool-4-thread-16] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1316), Traces: [0ms] refreshing cache from master, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [488ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [522ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [524ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.675 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.676 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.676 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.678 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.677 [DEBUG - Time-limited test] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.678 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.680 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.680 [DEBUG - pool-4-thread-42] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [700ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [951ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.681 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.682 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.682 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.682 [DEBUG - Time-limited test] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1309), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [772ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [896ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [913ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.682 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.682 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.683 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.683 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.683 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.684 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.679 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.686 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.686 [DEBUG - pool-4-thread-24] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1313), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [197ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [744ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.688 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.688 [DEBUG - pool-4-thread-21] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1299), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [618ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [910ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [928ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.688 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.689 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.689 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.691 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.692 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.692 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.692 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.692 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.691 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.693 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.693 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.693 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.693 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.694 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.695 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.695 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.695 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.696 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.696 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.696301  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.696 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.696 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.675104 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42466 (local address 127.29.156.60:33621)
18:08:51.696 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.675234 (+   130us) server_negotiation.cc:207] Beginning negotiation
18:08:51.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.675238 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.675996 (+   758us) server_negotiation.cc:408] Connection header received
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.676616 (+   620us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.697 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.676620 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.676674 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.676723 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.686502 (+  9779us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.687236 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.696185 (+  8949us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42466: BlockingRecv error: recv got EOF from 127.0.0.1:42466 (error 108)
18:08:51.697 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.697 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:51.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.698 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.698 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.699 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.700 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.701 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.701 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.701 [DEBUG - pool-4-thread-27] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [397ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [615ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [969ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.701 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.702 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.702 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.702 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.703 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.704 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.704 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.705 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.705 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.706 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.706115  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.683509 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42488 (local address 127.29.156.60:33621)
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.683611 (+   102us) server_negotiation.cc:207] Beginning negotiation
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.683615 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.689792 (+  6177us) server_negotiation.cc:408] Connection header received
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.689835 (+    43us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.689837 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.689888 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.689958 (+    70us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.706 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.692538 (+  2580us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.693225 (+   687us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.707 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.702733 (+  9508us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.707 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.707 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.707 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.707 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.702926 (+   193us) 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
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.705340 (+  2414us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.705432 (+    92us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.705522 (+    90us) server_negotiation.cc:1036] Waiting for connection context
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.705894 (+   372us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42488: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42488): Connection reset by peer (error 104)
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":39}
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.707949  3962 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.687464 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42496 (local address 127.29.156.60:33621)
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.687709 (+   245us) server_negotiation.cc:207] Beginning negotiation
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.687713 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.708 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.707555 (+ 19842us) server_negotiation.cc:408] Connection header received
18:08:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.707602 (+    47us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.707605 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.707721 (+   116us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.707853 (+   132us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42496: BlockingWrite error: write error: Broken pipe (error 32)
18:08:51.709 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":160,"thread_start_us":99,"threads_started":1}
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.711086  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.679501 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42482 (local address 127.29.156.60:33621)
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.679882 (+   381us) server_negotiation.cc:207] Beginning negotiation
18:08:51.707 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.679886 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.680675 (+   789us) server_negotiation.cc:408] Connection header received
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.681164 (+   489us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.681168 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.681221 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.681274 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.684515 (+  3241us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.685271 (+   756us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.708252 (+ 22981us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.708456 (+   204us) 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
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.710051 (+  1595us) server_negotiation.cc:366] Received TOKEN_EXCHANGE NegotiatePB request
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.710152 (+   101us) server_negotiation.cc:378] Sending TOKEN_EXCHANGE NegotiatePB response
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.710215 (+    63us) server_negotiation.cc:1036] Waiting for connection context
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.710974 (+   759us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42482: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42482): Connection reset by peer (error 104)
18:08:51.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":301}
18:08:51.712 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.712 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.713 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.713 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.713 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.713 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.713 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.714 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.715 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.716 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.718 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.718474  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.719 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.62:33507(127.29.156.62:33507)] connecting to peer
18:08:51.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.699590 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42510 (local address 127.29.156.60:33621)
18:08:51.721 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.699697 (+   107us) server_negotiation.cc:207] Beginning negotiation
18:08:51.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.699701 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.723 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.717480 (+ 17779us) server_negotiation.cc:408] Connection header received
18:08:51.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.718100 (+   620us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.718103 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.718198 (+    95us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.718269 (+    71us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.718390 (+   121us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42510: BlockingRecv error: recv got EOF from 127.0.0.1:42510 (error 108)
18:08:51.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":42}
18:08:51.725 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.726 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.29.156.61:35331(127.29.156.61:35331)] Successfully connected to peer
18:08:51.726 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.727 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.61
18:08:51.728 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.728 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.739 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe03a2e48, L:/127.0.0.1:50728 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.739 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb5892e6, L:/127.0.0.1:47674 - R:/127.29.156.61:35331] using SASL/PLAIN
18:08:51.740 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.741 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1355), Traces: [0ms] refreshing cache from master, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [610ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [903ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [917ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.743 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.745 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.745 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.745 [DEBUG - pool-4-thread-31] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1367), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [277ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [692ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.746 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.746 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.747 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.747 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.748 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.748 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.748 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.750 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.751 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.752 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.751976  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.739124 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42524 (local address 127.29.156.60:33621)
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.739248 (+   124us) server_negotiation.cc:207] Beginning negotiation
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.739252 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.749190 (+  9938us) server_negotiation.cc:408] Connection header received
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.751471 (+  2281us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.751476 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.751535 (+    59us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.752 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xefeec811, L:/127.0.0.1:50716 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.752 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.751584 (+    49us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.751867 (+   283us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42524: BlockingRecv error: recv got EOF from 127.0.0.1:42524 (error 108)
18:08:51.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":48}
18:08:51.752 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.753 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.753 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.754 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.754 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.754 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.755 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.756 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.756 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.757 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.759972  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.753559 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42538 (local address 127.29.156.60:33621)
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.754378 (+   819us) server_negotiation.cc:207] Beginning negotiation
18:08:51.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.754382 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759103 (+  4721us) server_negotiation.cc:408] Connection header received
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759607 (+   504us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759612 (+     5us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759666 (+    54us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.760 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759740 (+    74us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.759869 (+   129us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42538: BlockingRecv error: recv got EOF from 127.0.0.1:42538 (error 108)
18:08:51.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":734}
18:08:51.761 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.761 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.762 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.762 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.763 [DEBUG - pool-4-thread-49] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1405), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [533ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [658ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.763 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.764 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.765 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.767 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.768 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.768 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.768 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.769 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.769 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.773232  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.765221 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42558 (local address 127.29.156.60:33621)
18:08:51.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.765341 (+   120us) server_negotiation.cc:207] Beginning negotiation
18:08:51.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.765345 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.767817 (+  2472us) server_negotiation.cc:408] Connection header received
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.768378 (+   561us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.768382 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.768444 (+    62us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.768506 (+    62us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.772093 (+  3587us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.772778 (+   685us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.773106 (+   328us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42558: BlockingRecv error: recv got EOF from 127.0.0.1:42558 (error 108)
18:08:51.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":54}
18:08:51.775 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x928f8284, L:/127.0.0.1:42550 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.775 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.776 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.776 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.776 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.776 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.777 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.778 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd150c70b, L:/127.0.0.1:50734 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.778 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.779 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.780 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1385), Traces: [0ms] refreshing cache from master, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [675ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [947ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, [950ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.781 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.781 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.783 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.784 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.784 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.784 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.785 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.785 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.785 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.785 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.788 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6d65e3f1, L:/127.0.0.1:50740 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.791 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.791 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb159cc2b, L:/127.0.0.1:50756 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.794 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.795 [DEBUG - pool-4-thread-34] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1401), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [716ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [723ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [792ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.796 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.797 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1447), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [689ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1352ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.797 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.798 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.799 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.799 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.800 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.800 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x498c4486, L:/127.0.0.1:42574 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.800 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.800 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.801 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.801 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.801 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.801 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.802 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.802 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.802 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.802 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.803 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.803499  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.796328 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42578 (local address 127.29.156.60:33621)
18:08:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.797417 (+  1089us) server_negotiation.cc:207] Beginning negotiation
18:08:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.797421 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.802540 (+  5119us) server_negotiation.cc:408] Connection header received
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.803029 (+   489us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.803033 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.803096 (+    63us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.803140 (+    44us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.803396 (+   256us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42578: BlockingRecv error: recv got EOF from 127.0.0.1:42578 (error 108)
18:08:51.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":1002}
18:08:51.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.804 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.805 [DEBUG - pool-4-thread-26] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1407), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [461ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [778ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [812ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.805 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.805 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.805 [DEBUG - pool-4-thread-70] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.805 [DEBUG - pool-4-thread-70] (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.29.156.61:35331, [403ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [430ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [449ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.806 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.807 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.809 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.809 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.810 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.810 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.810 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.810 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.810 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.810 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.811 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.811 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.811 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.810 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.811 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.811 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.812942  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.809029 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42604 (local address 127.29.156.60:33621)
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.809277 (+   248us) server_negotiation.cc:207] Beginning negotiation
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.809281 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812223 (+  2942us) server_negotiation.cc:408] Connection header received
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812573 (+   350us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812577 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812630 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812699 (+    69us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.812835 (+   136us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42604: BlockingRecv error: recv got EOF from 127.0.0.1:42604 (error 108)
18:08:51.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":178}
18:08:51.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.814 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.815 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.816 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.817143  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.806258 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42594 (local address 127.29.156.60:33621)
18:08:51.817 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.806364 (+   106us) server_negotiation.cc:207] Beginning negotiation
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.806367 (+     3us) server_negotiation.cc:400] Waiting for connection header
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.807286 (+   919us) server_negotiation.cc:408] Connection header received
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.807968 (+   682us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.807972 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.808023 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.808076 (+    53us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.815915 (+  7839us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.816736 (+   821us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.817030 (+   294us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42594: BlockingRecv error: recv got EOF from 127.0.0.1:42594 (error 108)
18:08:51.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":38}
18:08:51.818 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.819 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.819 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.821 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.821 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.825 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.825 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.828 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xce17c104, L:/127.0.0.1:50768 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.830 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5099ec62, L:/127.0.0.1:42616 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [394ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [768ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1408ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, [1409ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.60:33621: OK, deferred=null) after lookup
18:08:51.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.833 [DEBUG - pool-4-thread-80] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.833 [DEBUG - pool-4-thread-80] (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.29.156.61:35331, [70ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [80ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [554ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [743ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.834 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.834 [DEBUG - pool-4-thread-57] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1466), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [780ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [942ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.836 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.837 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.837 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.838 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.838 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.838 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.839 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.839 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.839 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.839 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.839 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.839 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.840 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.840 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.840 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.840 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.840 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.841 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.841 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.842 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.842 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.843 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.843 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.843 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.843 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.844 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.844 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.844 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.844517  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.833791 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42622 (local address 127.29.156.60:33621)
18:08:51.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.833942 (+   151us) server_negotiation.cc:207] Beginning negotiation
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.833946 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.835666 (+  1720us) server_negotiation.cc:408] Connection header received
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.836175 (+   509us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.836178 (+     3us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.836231 (+    53us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.845 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.836276 (+    45us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.845 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.840491 (+  4215us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.841230 (+   739us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.844399 (+  3169us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42622: BlockingRecv error: recv got EOF from 127.0.0.1:42622 (error 108)
18:08:51.846 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":62}
18:08:51.848 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.850241  3796 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.841000 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42630 (local address 127.29.156.60:33621)
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.841125 (+   125us) server_negotiation.cc:207] Beginning negotiation
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.841129 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.841850 (+   721us) server_negotiation.cc:408] Connection header received
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.842340 (+   490us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.842344 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.850 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.842400 (+    56us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.842450 (+    50us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.849126 (+  6676us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.849899 (+   773us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.850100 (+   201us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42630: BlockingRecv error: recv got EOF from 127.0.0.1:42630 (error 108)
18:08:51.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":50}
18:08:51.851 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.29.156.60:33621(127.29.156.60:33621)] connecting to peer
18:08:51.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.29.156.62:33507(127.29.156.62:33507)] Successfully connected to peer
18:08:51.854 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.855 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.62
18:08:51.861 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.861 [DEBUG - pool-4-thread-58] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1475), Traces: [0ms] refreshing cache from master, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [894ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [901ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [924ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [936ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.861 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.861 [DEBUG - pool-4-thread-3] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [276ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [296ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [707ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.862 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.29.156.60
18:08:51.863 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.864 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.866 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.867 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.867 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.868 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.868 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.868 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.868 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.868 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.868 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state CONNECTING
18:08:51.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.868986  3962 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.863846 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42664 (local address 127.29.156.60:33621)
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.863974 (+   128us) server_negotiation.cc:207] Beginning negotiation
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.863978 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.865442 (+  1464us) server_negotiation.cc:408] Connection header received
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.867571 (+  2129us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.867575 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.869 [INFO - kudu-nio-2] (Connection.java:425) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state CONNECTING due to: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.867635 (+    60us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.867695 (+    60us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.869 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnected from peer
18:08:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.868872 (+  1177us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42664: BlockingRecv error: recv got EOF from 127.0.0.1:42664 (error 108)
18:08:51.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":40}
18:08:51.870 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.870 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.870 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.872 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.872 [DEBUG - pool-4-thread-30] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1493), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [448ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [840ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [867ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.872 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.874 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.875 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.875 [DEBUG - pool-4-thread-36] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1501), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [696ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1359ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.877 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.878 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.878 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.878 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.880 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.885 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.885 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.886 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.886 [DEBUG - pool-4-thread-23] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1499), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [493ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [710ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [944ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [967ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.29.156.60:33621(127.29.156.60:33621)] Successfully connected to peer
18:08:51.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.891 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.891 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.891 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.892 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.893 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.894 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.895 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b81730b, L:/127.0.0.1:50772 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.907 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.907 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.907 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.907 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.908 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1506), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [258ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [565ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1353ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.909 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.909 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.911 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.913 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1271a7f9, L:/127.0.0.1:42634 - R:/127.29.156.60:33621] using SASL/PLAIN
18:08:51.914 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.921 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.922 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.922 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.922 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.923 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.924 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.924 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.924 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.924 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.925 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdbe524b8, L:/127.0.0.1:50774 - R:/127.29.156.62:33507] using SASL/PLAIN
18:08:51.925 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.926 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.926 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.927 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.927 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.928 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.928 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.928 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.928 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.929 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:51.934 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1545), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.61:35331, [492ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.62:33507, [727ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.61:35331: OK, [1396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.29.156.60:33621, [1474ms] Sub RPC ConnectToMaster: received response from server master-127.29.156.62:33507: OK, deferred=null) after lookup
18:08:51.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.935 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.936 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 838f6a3405dc4c84ac3bf9d070862e65
18:08:51.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.930 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb9cba60d, L:/127.0.0.1:42676 - R:/127.29.156.60:33621] using TOKEN/null
18:08:51.930 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.930 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.938 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.937 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.937 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.940 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.940 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2668310b, L:/127.0.0.1:42684 - R:/127.29.156.60:33621] using TOKEN/null
18:08:51.940 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.940 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.941 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.941 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.935 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 6ca8e098eec04e4dbff4ae249aba85bd for table 'testManyClients' with partition [<start>, 0x8000000A)
18:08:51.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.941 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.942 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.942 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.942 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.942 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.942 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.943 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.940 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 37e5377358614d6c9bb155c9f83b9431 for table 'testManyClients' with partition [0x8000000A, 0x80000014)
18:08:51.943 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet 7148e02315454679b401610493f1febb for table 'testManyClients' with partition [0x80000014, 0x8000001E)
18:08:51.944 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet eed55556ca7b4d6d9de3dfd66c80a6e1 for table 'testManyClients' with partition [0x8000001E, <end>)
18:08:51.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.944 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=6ca8e098eec04e4dbff4ae249aba85bd@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=37e5377358614d6c9bb155c9f83b9431@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)[L]]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=7148e02315454679b401610493f1febb@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445),72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)[L],a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=eed55556ca7b4d6d9de3dfd66c80a6e1@[221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)[L],72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449),a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)]}]
18:08:51.944 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.944 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.944 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state NEGOTIATING
18:08:51.944 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.944382  3794 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.876584 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42680 (local address 127.29.156.60:33621)
18:08:51.945 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.945 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.876696 (+   112us) server_negotiation.cc:207] Beginning negotiation
18:08:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.876700 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.877472 (+   772us) server_negotiation.cc:408] Connection header received
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.878181 (+   709us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.878185 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.878236 (+    51us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.878314 (+    78us) server_negotiation.cc:227] Negotiated authn=TOKEN
18:08:51.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.943368 (+ 65054us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.944062 (+   694us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.944265 (+   203us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42680: BlockingRecv error: recv got EOF from 127.0.0.1:42680 (error 108)
18:08:51.946 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":44}
18:08:51.946 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.945827 30665 connection.cc:466] server connection from 127.0.0.1:42676 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:42676 (request call id 0) could send its response
18:08:51.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.953 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.953 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.955 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.955 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.956 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:51.958845  3803 negotiation.cc:336] Failed RPC negotiation. Trace:
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.860791 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42650 (local address 127.29.156.60:33621)
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.860923 (+   132us) server_negotiation.cc:207] Beginning negotiation
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.860927 (+     4us) server_negotiation.cc:400] Waiting for connection header
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.861886 (+   959us) server_negotiation.cc:408] Connection header received
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.862112 (+   226us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.862116 (+     4us) server_negotiation.cc:462] Received NEGOTIATE request from client
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.862194 (+    78us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.862246 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.866018 (+  3772us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.866817 (+   799us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958117 (+ 91300us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958347 (+   230us) 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
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958469 (+   122us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958487 (+    18us) server_negotiation.cc:882] Received SASL_INITIATE request from client
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958489 (+     2us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958502 (+    13us) server_negotiation.cc:923] calling sasl_server_start()
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958518 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958525 (+     7us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958584 (+    59us) server_negotiation.cc:1036] Waiting for connection context
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0811 18:08:51.958696 (+   112us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42650: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42650): Connection reset by peer (error 104)
18:08:51.959 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":45}
18:08:51.960 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.960 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state NEGOTIATING due to: connection closed
18:08:51.960 [INFO - kudu-nio-2] (ConnectToCluster.java:385) Unable to connect to master 127.29.156.60:33621: connection closed
18:08:51.964 [DEBUG - main] (Connection.java:575) [peer a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)] disconnecting while in state READY
18:08:51.965 [DEBUG - main] (Connection.java:575) [peer 72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)] disconnecting while in state READY
18:08:51.965 [DEBUG - main] (Connection.java:575) [peer master-127.29.156.61:35331(127.29.156.61:35331)] disconnecting while in state READY
18:08:51.965 [DEBUG - main] (Connection.java:575) [peer 221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)] disconnecting while in state READY
18:08:51.965 [DEBUG - main] (Connection.java:575) [peer master-127.29.156.62:33507(127.29.156.62:33507)] disconnecting while in state READY
18:08:51.965 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)] handling channelInactive
18:08:51.965 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 72a4aa5a2db74216b16ce37ca263d09d(127.29.156.1:36449)] cleaning up while in state READY due to: connection closed
18:08:51.965 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.29.156.61:35331(127.29.156.61:35331)] handling channelInactive
18:08:51.966 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.29.156.62:33507(127.29.156.62:33507)] handling channelInactive
18:08:51.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.29.156.62:33507(127.29.156.62:33507)] cleaning up while in state READY due to: connection closed
18:08:51.965 [DEBUG - main] (Connection.java:575) [peer master-127.29.156.60:33621(127.29.156.60:33621)] disconnecting while in state READY
18:08:51.966 [DEBUG - kudu-nio-5] (Connection.java:239) [peer 221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)] handling channelInactive
18:08:51.966 [DEBUG - kudu-nio-5] (Connection.java:709) [peer 221e2df56fad4b6e8ece04da8a26249c(127.29.156.3:34445)] cleaning up while in state READY due to: connection closed
18:08:51.965 [DEBUG - kudu-nio-3] (Connection.java:239) [peer a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)] handling channelInactive
18:08:51.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:08:51.966 [DEBUG - kudu-nio-3] (Connection.java:709) [peer a9c07f6769e34130a7701fe6e4e2b380(127.29.156.2:35451)] cleaning up while in state READY due to: connection closed
18:08:51.966 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.29.156.61:35331(127.29.156.61:35331)] cleaning up while in state READY due to: connection closed
18:08:51.968 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.29.156.60:33621(127.29.156.60:33621)] handling channelInactive
18:08:51.968 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.29.156.60:33621(127.29.156.60:33621)] cleaning up while in state READY due to: connection closed
18:08:51.968 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:51.968467 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 30913
18:08:52.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.006785 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 31192
18:08:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.022017 31528 connection.cc:573] client connection to 127.29.156.2:35451 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:08:52.022 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.022229 31528 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
18:08:52.025 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.022776 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 31489
18:08:52.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.049293 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 30338
18:08:52.066 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.066397 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 30495
18:08:52.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.080263 30320 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 30620
18:08:52.123 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:52Z chronyd exiting
.18:08:52.153 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1786471732152
18:08:52.156 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
18:08:52.156 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
18:08:52.157 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-taskfJCNTh/test-tmp
18:08:52.157 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/debug/bin
18:08:52.157 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-taskfJCNTh/java/build/dist-test/../../../build/debug/bin/kudu, test, mini_cluster, --serialization=pb]
18:08:52.160 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

18:08:52.276 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:52.276 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

18:08:52.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.277781  4094 mini_oidc.cc:150] Starting JWKS server
18:08:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.279316  4094 webserver.cc:533] Webserver started at http://127.0.0.1:37499/ using document root <none> and password file <none>
18:08:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.279451  4094 mini_oidc.cc:186] Starting OIDC Discovery server
18:08:52.279 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.279697  4094 webserver.cc:533] Webserver started at http://127.0.0.1:41207/ using document root <none> and password file <none>
18:08:52.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:52Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
18:08:52.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:08:52Z Disabled control of system clock
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.296531  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:52.296 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/logs
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data/info.pb
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.190:34581
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.190
18:08:52.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json with env {}
18:08:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.464071  4119 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.464291  4119 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:52.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.464341  4119 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.467947  4119 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.468005  4119 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.468024  4119 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.468040  4119 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.468057  4119 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:52.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.468070  4119 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37499/jwks.json
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.472186  4119 master_runner.cc:387] Master server non-default flags:
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/logs
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.190:34581
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data/info.pb
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.190
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4119
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:52.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.473186  4119 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:52.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.474282  4119 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.479933  4133 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
18:08:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.480000  4130 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
18:08:52.480 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.480038  4128 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
18:08:52.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.480893  4119 server_base.cc:1061] running on GCE node
18:08:52.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.481485  4119 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:52.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.482342  4119 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:52.483 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.483482  4119 hybrid_clock.cc:648] HybridClock initialized: now 1786471732483467 us; error 39 us; skew 500 ppm
18:08:52.485 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.485855  4119 webserver.cc:533] Webserver started at http://127.3.255.190:43097/ using document root <none> and password file <none>
18:08:52.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.486378  4119 fs_manager.cc:362] Metadata directory not provided
18:08:52.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.486431  4119 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:52.486 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.486613  4119 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.488601  4119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data/instance:
18:08:52.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "971ac7b5a0574e92abbc90b74a7693d6"
18:08:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.489234  4119 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal/instance:
18:08:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "971ac7b5a0574e92abbc90b74a7693d6"
18:08:52.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.493465  4119 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
18:08:52.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.496171  4141 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.497371  4119 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
18:08:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.497485  4119 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal
18:08:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "971ac7b5a0574e92abbc90b74a7693d6"
18:08:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.497586  4119 fs_report.cc:389] FS layout report
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data/data
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:52.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:52.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.515261  4119 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.516084  4119 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
18:08:52.516 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.516290  4119 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.531412  4119 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.190:34581
18:08:52.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.531442  4236 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.190:34581 every 8 connection(s)
18:08:52.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.533233  4119 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/data/info.pb
18:08:52.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.536403  4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:52.541 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.540172  4243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.543591  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 4119
18:08:52.544 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.543743  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-0/wal/instance
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.545547  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/logs
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data/info.pb
18:08:52.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.189:40933
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.189
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json with env {}
18:08:52.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.552822  4243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.553623  4145 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.255.189:40933: connect: Connection refused (error 111)
18:08:52.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.554626  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.189:40933: Network error: Client connection negotiation failed: client connection to 127.3.255.189:40933: connect: Connection refused (error 111)
18:08:52.604 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.603868  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } attempt: 1
18:08:52.606 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.606016  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.189:40933: Network error: Client connection negotiation failed: client connection to 127.3.255.189:40933: connect: Connection refused (error 111)
18:08:52.674 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.674173  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } attempt: 2
18:08:52.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.675637  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.189:40933: Network error: Client connection negotiation failed: client connection to 127.3.255.189:40933: connect: Connection refused (error 111)
18:08:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.694870  4253 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.695075  4253 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:52.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.695137  4253 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699827  4253 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699880  4253 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699906  4253 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699929  4253 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699952  4253 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:52.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.699970  4253 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37499/jwks.json
18:08:52.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.704545  4253 master_runner.cc:387] Master server non-default flags:
18:08:52.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/logs
18:08:52.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:52.704 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.189:40933
18:08:52.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data/info.pb
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.189
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4253
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.705785  4253 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:52.707 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.707196  4253 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.712213  4260 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
18:08:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.712255  4263 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
18:08:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.712306  4266 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
18:08:52.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.712693  4253 server_base.cc:1061] running on GCE node
18:08:52.713 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.713142  4253 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:52.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.713937  4253 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:52.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.715094  4253 hybrid_clock.cc:648] HybridClock initialized: now 1786471732715080 us; error 34 us; skew 500 ppm
18:08:52.716 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.716778  4253 webserver.cc:533] Webserver started at http://127.3.255.189:44003/ using document root <none> and password file <none>
18:08:52.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.717250  4253 fs_manager.cc:362] Metadata directory not provided
18:08:52.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.717300  4253 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:52.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.717442  4253 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.718851  4253 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data/instance:
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d416d0398b5d4039bbca91c1f27b18c0"
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.719249  4253 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal/instance:
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d416d0398b5d4039bbca91c1f27b18c0"
18:08:52.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.722081  4253 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
18:08:52.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.724018  4275 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.724907  4253 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.724997  4253 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "d416d0398b5d4039bbca91c1f27b18c0"
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.725068  4253 fs_report.cc:389] FS layout report
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data/data
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:52.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:52.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.733758  4253 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:52.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.734244  4253 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
18:08:52.734 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.734364  4253 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:52.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.742920  4253 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.189:40933
18:08:52.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.742956  4369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.189:40933 every 8 connection(s)
18:08:52.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.743765  4253 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/data/info.pb
18:08:52.746 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.746600  4370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:52.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.749804  4370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.753913  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 4253
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.754015  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-1/wal/instance
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.754648  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data
18:08:52.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/logs
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data/info.pb
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:52.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.188:39701
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.188
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json with env {}
18:08:52.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.758872  4370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.765 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.765456  4370 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.766269  4276 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.766801  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } attempt: 3
18:08:52.767 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.767481  4370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.770697  4243 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.771816  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.802961  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 1
18:08:52.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.804499  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.816725  4370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 1
18:08:52.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.818056  4370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.879 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.879638  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 2
18:08:52.881 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.881142  4243 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.886 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.886240  4370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 2
18:08:52.887 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.887473  4370 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.3.255.188:39701: Network error: Client connection negotiation failed: client connection to 127.3.255.188:39701: connect: Connection refused (error 111)
18:08:52.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.892603  4373 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:52.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.892802  4373 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:52.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.892863  4373 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896239  4373 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896296  4373 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896322  4373 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896343  4373 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896365  4373 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
18:08:52.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.896384  4373 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:37499/jwks.json
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.900314  4373 master_runner.cc:387] Master server non-default flags:
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/logs
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
18:08:52.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.188:39701
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:37499/jwks.json
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data/info.pb
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.188
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4373
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:52.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.901569  4373 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:52.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.902824  4373 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.908125  4385 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
18:08:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.908114  4390 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
18:08:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.908140  4384 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
18:08:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.908365  4373 server_base.cc:1061] running on GCE node
18:08:52.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.908810  4373 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:52.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.909580  4373 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:52.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.910730  4373 hybrid_clock.cc:648] HybridClock initialized: now 1786471732910719 us; error 22 us; skew 500 ppm
18:08:52.912 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.912547  4373 webserver.cc:533] Webserver started at http://127.3.255.188:44029/ using document root <none> and password file <none>
18:08:52.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.913079  4373 fs_manager.cc:362] Metadata directory not provided
18:08:52.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.913139  4373 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:52.913 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.913365  4373 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.914877  4373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data/instance:
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "124d1aa8a2ec4e73b418c79a0730bfbd"
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.915381  4373 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal/instance:
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "124d1aa8a2ec4e73b418c79a0730bfbd"
18:08:52.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.918 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.918495  4373 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
18:08:52.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.920378  4398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.921252  4373 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.921356  4373 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "124d1aa8a2ec4e73b418c79a0730bfbd"
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:52 on dist-test-slave-bqcl"
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.921459  4373 fs_report.cc:389] FS layout report
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data/data
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:52.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:52.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:52.941 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.941690  4373 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.942348  4373 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
18:08:52.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.942508  4373 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:52.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.949424  4491 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.188:39701 every 8 connection(s)
18:08:52.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.949431  4373 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.188:39701
18:08:52.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.950462  4373 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/data/info.pb
18:08:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.951915  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 4373
18:08:52.952 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.952023  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/master-2/wal/instance
18:08:52.953 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.953537  4494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:52.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.956605  4494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.963 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.963698  4494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.967 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.967806  4494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } has no permanent_uuid. Determining permanent_uuid...
18:08:52.973 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.972901  4494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: Bootstrap starting.
18:08:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.975171  4494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: Neither blocks nor log segments found. Creating new log.
18:08:52.975 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.975823  4494 log.cc:826] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: Log is configured to *not* fsync() on all Append() calls
18:08:52.977 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.977319  4494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: No bootstrap required, opened a new log
18:08:52.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.978637  4370 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 3
18:08:52.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.980027  4494 raft_consensus.cc:359] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.980212  4494 raft_consensus.cc:385] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:52.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.980258  4494 raft_consensus.cc:740] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 124d1aa8a2ec4e73b418c79a0730bfbd, State: Initialized, Role: FOLLOWER
18:08:52.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.980312  4243 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } attempt: 3
18:08:52.980 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.980655  4494 consensus_queue.cc:260] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.981999  4494 sys_catalog.cc:565] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: configured and running, proceeding with master startup.
18:08:52.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.982546  4511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:52.982 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.982824  4511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: This master's current role is: FOLLOWER
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.985556  4370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: Bootstrap starting.
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.986436  4243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: Bootstrap starting.
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.988009  4370 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: Neither blocks nor log segments found. Creating new log.
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.988121  4243 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: Neither blocks nor log segments found. Creating new log.
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.986228  4373 master_runner.cc:187] Error getting master registration for 127.3.255.190:34581: OK, instance_id { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" instance_seqno: 1786471732527769 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.988344  4373 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.988688  4243 log.cc:826] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: Log is configured to *not* fsync() on all Append() calls
18:08:52.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.988801  4370 log.cc:826] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: Log is configured to *not* fsync() on all Append() calls
18:08:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.990295  4536 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:52.990 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:52.990517  4536 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:52.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.991128  4370 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: No bootstrap required, opened a new log
18:08:52.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.992053  4243 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: No bootstrap required, opened a new log
18:08:52.994 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.994623  4370 raft_consensus.cc:359] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.994922  4370 raft_consensus.cc:385] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:52.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.995131  4370 raft_consensus.cc:740] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d416d0398b5d4039bbca91c1f27b18c0, State: Initialized, Role: FOLLOWER
18:08:52.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.995823  4370 consensus_queue.cc:260] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.996220  4243 raft_consensus.cc:359] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.996389  4243 raft_consensus.cc:385] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:52.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.996443  4243 raft_consensus.cc:740] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 971ac7b5a0574e92abbc90b74a7693d6, State: Initialized, Role: FOLLOWER
18:08:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.996829  4243 consensus_queue.cc:260] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:52.997 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.996920  4370 sys_catalog.cc:565] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: configured and running, proceeding with master startup.
18:08:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.997895  4243 sys_catalog.cc:565] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: configured and running, proceeding with master startup.
18:08:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.998327  4541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:52.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.998594  4541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: This master's current role is: FOLLOWER
18:08:52.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.999374  4540 sys_catalog.cc:455] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:52.999 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:52.999625  4540 sys_catalog.cc:458] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: This master's current role is: FOLLOWER
18:08:53.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.000270  4253 master_runner.cc:187] Error getting master registration for 127.3.255.190:34581: OK, instance_id { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" instance_seqno: 1786471732527769 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
18:08:53.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.002490  4253 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:53.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.002485  4570 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:53.002 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.002681  4570 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.007277  4582 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
18:08:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.007545  4119 master_runner.cc:264] No leader master found from master 971ac7b5a0574e92abbc90b74a7693d6
18:08:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.007555  4582 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
18:08:53.007 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.007611  4119 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
18:08:53.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.017971  4148 tablet.cc:2406] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:53.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.188300  4541 raft_consensus.cc:493] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:53.188 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.188503  4541 raft_consensus.cc:515] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.189634  4541 leader_election.cc:290] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d416d0398b5d4039bbca91c1f27b18c0 (127.3.255.189:40933), 124d1aa8a2ec4e73b418c79a0730bfbd (127.3.255.188:39701)
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.190308  4451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "971ac7b5a0574e92abbc90b74a7693d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" is_pre_election: true
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.190464  4323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "971ac7b5a0574e92abbc90b74a7693d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d416d0398b5d4039bbca91c1f27b18c0" is_pre_election: true
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.190582  4451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971ac7b5a0574e92abbc90b74a7693d6 in term 0.
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.190724  4323 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 971ac7b5a0574e92abbc90b74a7693d6 in term 0.
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.191072  4142 leader_election.cc:304] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [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: 124d1aa8a2ec4e73b418c79a0730bfbd, 971ac7b5a0574e92abbc90b74a7693d6; no voters: 
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.191337  4541 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.191401  4541 raft_consensus.cc:493] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:53.191 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.191444  4541 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 0 FOLLOWER]: Advancing to term 1
18:08:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.192652  4541 raft_consensus.cc:515] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:53.193 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.193028  4541 leader_election.cc:290] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [CANDIDATE]: Term 1 election: Requested vote from peers d416d0398b5d4039bbca91c1f27b18c0 (127.3.255.189:40933), 124d1aa8a2ec4e73b418c79a0730bfbd (127.3.255.188:39701)
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.193351  4323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "971ac7b5a0574e92abbc90b74a7693d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d416d0398b5d4039bbca91c1f27b18c0"
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.193465  4323 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 0 FOLLOWER]: Advancing to term 1
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.193620  4411 tablet.cc:2406] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.193847  4451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "971ac7b5a0574e92abbc90b74a7693d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd"
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.193957  4451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 0 FOLLOWER]: Advancing to term 1
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.194610  4323 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971ac7b5a0574e92abbc90b74a7693d6 in term 1.
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.194934  4145 leader_election.cc:304] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [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: 971ac7b5a0574e92abbc90b74a7693d6, d416d0398b5d4039bbca91c1f27b18c0; no voters: 
18:08:53.195 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.195099  4451 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 971ac7b5a0574e92abbc90b74a7693d6 in term 1.
18:08:53.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.195686  4541 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 1 FOLLOWER]: Leader election won for term 1
18:08:53.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.195926  4541 raft_consensus.cc:697] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [term 1 LEADER]: Becoming Leader. State: Replica: 971ac7b5a0574e92abbc90b74a7693d6, State: Running, Role: LEADER
18:08:53.197 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.196249  4541 consensus_queue.cc:237] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [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: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } }
18:08:53.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.198279  4541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 971ac7b5a0574e92abbc90b74a7693d6. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.198 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.198531  4541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: This master's current role is: LEADER
18:08:53.200 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.200773  4592 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
18:08:53.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.202041  4592 catalog_manager.cc:1520] Initializing Kudu cluster ID...
18:08:53.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.208576  4323 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [term 1 FOLLOWER]: Refusing update from remote peer 971ac7b5a0574e92abbc90b74a7693d6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:53.208 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.208580  4451 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [term 1 FOLLOWER]: Refusing update from remote peer 971ac7b5a0574e92abbc90b74a7693d6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:53.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.209125  4541 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:53.209 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.209373  4586 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.212532  4540 sys_catalog.cc:455] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 971ac7b5a0574e92abbc90b74a7693d6. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.212646  4540 sys_catalog.cc:458] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: This master's current role is: FOLLOWER
18:08:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.212601  4511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 971ac7b5a0574e92abbc90b74a7693d6. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.212 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.212697  4511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: This master's current role is: FOLLOWER
18:08:53.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.215018  4586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.215 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.215116  4586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: This master's current role is: LEADER
18:08:53.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.216102  4511 sys_catalog.cc:455] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.216199  4511 sys_catalog.cc:458] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd [sys.catalog]: This master's current role is: FOLLOWER
18:08:53.216 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.216828  4594 mvcc.cc:204] Tried to move back new op lower bound from 7317388219215560704 to 7317388219176083456. Current Snapshot: MvccSnapshot[applied={T|T < 7317388219215560704}]
18:08:53.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.218675  4592 catalog_manager.cc:1383] Generated new cluster ID: d1d7abaec7354d2dbda96448bd3e7ec8
18:08:53.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.218726  4592 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
18:08:53.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.221853  4600 mvcc.cc:204] Tried to move back new op lower bound from 7317388219215560704 to 7317388219176083456. Current Snapshot: MvccSnapshot[applied={T|T < 7317388219215560704}]
18:08:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.229543  4541 sys_catalog.cc:455] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.229671  4541 sys_catalog.cc:458] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6 [sys.catalog]: This master's current role is: LEADER
18:08:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.231892  4540 sys_catalog.cc:455] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "971ac7b5a0574e92abbc90b74a7693d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "971ac7b5a0574e92abbc90b74a7693d6" member_type: VOTER last_known_addr { host: "127.3.255.190" port: 34581 } } peers { permanent_uuid: "d416d0398b5d4039bbca91c1f27b18c0" member_type: VOTER last_known_addr { host: "127.3.255.189" port: 40933 } } peers { permanent_uuid: "124d1aa8a2ec4e73b418c79a0730bfbd" member_type: VOTER last_known_addr { host: "127.3.255.188" port: 39701 } } }
18:08:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.232002  4540 sys_catalog.cc:458] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0 [sys.catalog]: This master's current role is: FOLLOWER
18:08:53.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.232424  4598 mvcc.cc:204] Tried to move back new op lower bound from 7317388219215560704 to 7317388219176083456. Current Snapshot: MvccSnapshot[applied={T|T < 7317388219215560704}]
18:08:53.237 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.237287  4592 catalog_manager.cc:1406] Generated new certificate authority record
18:08:53.238 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.238641  4592 catalog_manager.cc:1540] Loading token signing keys...
18:08:53.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.257812  4592 catalog_manager.cc:6092] T 00000000000000000000000000000000 P 971ac7b5a0574e92abbc90b74a7693d6: Generated new TSK 0
18:08:53.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.258946  4592 catalog_manager.cc:1550] Initializing in-progress tserver states...
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.268957  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/logs
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data/info.pb
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.129:0
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.129
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.129
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.269 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.373026  4612 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.373248  4612 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:53.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.373306  4612 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:53.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.376746  4612 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:53.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.376866  4612 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.255.129
18:08:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.380622  4612 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/logs
18:08:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:53.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.129:0
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data/info.pb
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.129
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4612
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.129
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:53.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:53.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.381942  4612 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:53.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.383126  4612 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.389562  4612 server_base.cc:1061] running on GCE node
18:08:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.389518  4623 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
18:08:53.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.389511  4626 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
18:08:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.389494  4621 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
18:08:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.390362  4612 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:53.390 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.390838  4612 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:53.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.392001  4612 hybrid_clock.cc:648] HybridClock initialized: now 1786471733391981 us; error 33 us; skew 500 ppm
18:08:53.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.393667  4612 webserver.cc:533] Webserver started at http://127.3.255.129:34283/ using document root <none> and password file <none>
18:08:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.394184  4612 fs_manager.cc:362] Metadata directory not provided
18:08:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.394246  4612 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:53.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.394402  4612 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.395802  4612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data/instance:
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55411d0523094d74abaa841f2de4f2b9"
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.396199  4612 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal/instance:
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55411d0523094d74abaa841f2de4f2b9"
18:08:53.396 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.399271  4612 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
18:08:53.401 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.401535  4642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.402506  4612 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.402606  4612 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "55411d0523094d74abaa841f2de4f2b9"
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.402678  4612 fs_report.cc:389] FS layout report
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data/data
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:53.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:53.403 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:53.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.420610  4612 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:53.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.421202  4612 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
18:08:53.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.421346  4612 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:53.421 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.421841  4612 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.422899  4612 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.422948  4612 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.422986  4612 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:53.423 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.422998  4612 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.431880  4612 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.129:33537
18:08:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.431911  4846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.129:33537 every 8 connection(s)
18:08:53.432 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.432741  4612 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/data/info.pb
18:08:53.437 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.437808  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 4612
18:08:53.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.437903  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-0/wal/instance
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.441056  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/logs
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data/info.pb
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:53.441 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.130:0
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.130
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.130
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.441954  4854 heartbeater.cc:344] Connected to a master server at 127.3.255.189:40933
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.442224  4854 heartbeater.cc:461] Registering TS with master...
18:08:53.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.442799  4854 heartbeater.cc:507] Master 127.3.255.189:40933 requested a full tablet report, sending...
18:08:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.443867  4849 heartbeater.cc:344] Connected to a master server at 127.3.255.190:34581
18:08:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.443948  4849 heartbeater.cc:461] Registering TS with master...
18:08:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.444130  4849 heartbeater.cc:507] Master 127.3.255.190:34581 requested a full tablet report, sending...
18:08:53.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.444383  4304 ts_manager.cc:194] Registered new tserver with Master: 55411d0523094d74abaa841f2de4f2b9 (127.3.255.129:33537)
18:08:53.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.445129  4168 ts_manager.cc:194] Registered new tserver with Master: 55411d0523094d74abaa841f2de4f2b9 (127.3.255.129:33537)
18:08:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.446198  4848 heartbeater.cc:344] Connected to a master server at 127.3.255.188:39701
18:08:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.446291  4848 heartbeater.cc:461] Registering TS with master...
18:08:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.446385  4168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.255.129:45029
18:08:53.446 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.446456  4848 heartbeater.cc:507] Master 127.3.255.188:39701 requested a full tablet report, sending...
18:08:53.447 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.447522  4433 ts_manager.cc:194] Registered new tserver with Master: 55411d0523094d74abaa841f2de4f2b9 (127.3.255.129:33537)
18:08:53.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.567485  4864 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:53.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.567687  4864 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:53.568 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.567728  4864 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.571003  4864 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:53.571 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.571107  4864 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.255.130
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.574839  4864 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/logs
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.130:0
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data/info.pb
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.130
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.4864
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.130
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:53.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.575747  4864 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:53.576 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.576812  4864 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.582973  4871 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
18:08:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.583012  4875 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
18:08:53.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.582969  4872 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
18:08:53.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.584374  4864 server_base.cc:1061] running on GCE node
18:08:53.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.584698  4864 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:53.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.585170  4864 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:53.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.586323  4864 hybrid_clock.cc:648] HybridClock initialized: now 1786471733586312 us; error 22 us; skew 500 ppm
18:08:53.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.587898  4864 webserver.cc:533] Webserver started at http://127.3.255.130:33869/ using document root <none> and password file <none>
18:08:53.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.588469  4864 fs_manager.cc:362] Metadata directory not provided
18:08:53.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.588541  4864 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:53.588 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.588696  4864 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.590013  4864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data/instance:
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30908fb02dc44c76b9b56f431042994e"
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.590467  4864 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal/instance:
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30908fb02dc44c76b9b56f431042994e"
18:08:53.590 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.593304  4864 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.000s
18:08:53.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.595197  4889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.596079  4864 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.596165  4864 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "30908fb02dc44c76b9b56f431042994e"
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.596223  4864 fs_report.cc:389] FS layout report
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data/data
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:53.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.609062  4864 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.609586  4864 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
18:08:53.609 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.609721  4864 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:53.610 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.610241  4864 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.611179  4864 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.611227  4864 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.611263  4864 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:53.611 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.611276  4864 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:53.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.621104  4864 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.130:45575
18:08:53.621 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.621148  5091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.130:45575 every 8 connection(s)
18:08:53.622 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.622028  4864 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/data/info.pb
18:08:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.622622  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 4864
18:08:53.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.622715  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-1/wal/instance
18:08:53.627 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.625428  4094 external_mini_cluster.cc:1372] Running /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/logs
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data/info.pb
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.131:0
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.131
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.131
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.628 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
18:08:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.633039  5097 heartbeater.cc:344] Connected to a master server at 127.3.255.190:34581
18:08:53.633 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.633273  5097 heartbeater.cc:461] Registering TS with master...
18:08:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.633829  5097 heartbeater.cc:507] Master 127.3.255.190:34581 requested a full tablet report, sending...
18:08:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.633051  5098 heartbeater.cc:344] Connected to a master server at 127.3.255.189:40933
18:08:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.634363  5094 heartbeater.cc:344] Connected to a master server at 127.3.255.188:39701
18:08:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.634451  5094 heartbeater.cc:461] Registering TS with master...
18:08:53.634 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.634619  5094 heartbeater.cc:507] Master 127.3.255.188:39701 requested a full tablet report, sending...
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.634394  5098 heartbeater.cc:461] Registering TS with master...
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.634965  5098 heartbeater.cc:507] Master 127.3.255.189:40933 requested a full tablet report, sending...
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.635365  4433 ts_manager.cc:194] Registered new tserver with Master: 30908fb02dc44c76b9b56f431042994e (127.3.255.130:45575)
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.635578  4168 ts_manager.cc:194] Registered new tserver with Master: 30908fb02dc44c76b9b56f431042994e (127.3.255.130:45575)
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.635617  4304 ts_manager.cc:194] Registered new tserver with Master: 30908fb02dc44c76b9b56f431042994e (127.3.255.130:45575)
18:08:53.636 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.636247  4168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.255.130:35667
18:08:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.733458  5105 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
18:08:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.733659  5105 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
18:08:53.733 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.733714  5105 flags.cc:432] Enabled unsafe flag: --never_fsync=true
18:08:53.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.737041  5105 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
18:08:53.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.737150  5105 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.3.255.131
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.740855  5105 tablet_server_runner.cc:78] Tablet server non-default flags:
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/logs
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.3.255.148:35143
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.3.255.131:0
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data/info.pb
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.3.255.131
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.3.255.190:34581,127.3.255.189:40933,127.3.255.188:39701
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.5105
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.3.255.131
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
18:08:53.741 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
18:08:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision cfdbd367ce7fd9747cb6f1860fc64263d9f9f79a
18:08:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type DEBUG
18:08:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 11 Aug 2026 17:57:34 UTC on bdcb31816ec0
18:08:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 17629
18:08:53.742 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.742027  5105 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
18:08:53.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.743134  5105 file_cache.cc:504] Constructed file cache file cache with capacity 419430
18:08:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.749125  5114 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
18:08:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.749161  5113 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
18:08:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.749533  5116 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
18:08:53.749 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.749676  5105 server_base.cc:1061] running on GCE node
18:08:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.749998  5105 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
18:08:53.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.750550  5105 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
18:08:53.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.751704  5105 hybrid_clock.cc:648] HybridClock initialized: now 1786471733751663 us; error 58 us; skew 500 ppm
18:08:53.753 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.753368  5105 webserver.cc:533] Webserver started at http://127.3.255.131:37977/ using document root <none> and password file <none>
18:08:53.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.753891  5105 fs_manager.cc:362] Metadata directory not provided
18:08:53.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.753948  5105 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
18:08:53.754 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.754187  5105 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
18:08:53.755 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.755683  5105 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data/instance:
18:08:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204895c271d048adbf59f56fcbbe2d3a"
18:08:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.756186  5105 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal/instance:
18:08:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204895c271d048adbf59f56fcbbe2d3a"
18:08:53.756 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.759 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.759737  5105 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
18:08:53.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.761726  5123 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
18:08:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.762748  5105 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
18:08:53.762 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.762850  5105 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data,/tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "204895c271d048adbf59f56fcbbe2d3a"
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-08-11 18:08:53 on dist-test-slave-bqcl"
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.762940  5105 fs_report.cc:389] FS layout report
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data/data
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
18:08:53.763 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
18:08:53.794 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.794086  5105 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
18:08:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.794905  5105 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
18:08:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.795094  5105 kserver.cc:163] Server-wide thread pool size limit: 3276
18:08:53.795 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.795725  5105 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
18:08:53.796 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.796813  5105 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
18:08:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.796864  5105 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
18:08:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.796917  5105 ts_tablet_manager.cc:616] Registered 0 tablets
18:08:53.797 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.796938  5105 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
18:08:53.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.807085  5105 rpc_server.cc:307] RPC server started. Bound to: 127.3.255.131:41127
18:08:53.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.807154  5331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.3.255.131:41127 every 8 connection(s)
18:08:53.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.808066  5105 server_base.cc:1193] Dumped server information to /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/data/info.pb
18:08:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.818356  4094 external_mini_cluster.cc:1434] Started /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu as pid 5105
18:08:53.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.818472  4094 external_mini_cluster.cc:1448] Reading /tmp/dist-test-taskfJCNTh/test-tmp/mini-kudu-cluster6023372846232920045/ts-2/wal/instance
18:08:53.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.821985  5332 heartbeater.cc:344] Connected to a master server at 127.3.255.188:39701
18:08:53.822 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.822404  5332 heartbeater.cc:461] Registering TS with master...
18:08:53.823 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.823290  5332 heartbeater.cc:507] Master 127.3.255.188:39701 requested a full tablet report, sending...
18:08:53.825 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.824747  4433 ts_manager.cc:194] Registered new tserver with Master: 204895c271d048adbf59f56fcbbe2d3a (127.3.255.131:41127)
18:08:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.826680  5338 heartbeater.cc:344] Connected to a master server at 127.3.255.189:40933
18:08:53.826 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.826777  5338 heartbeater.cc:461] Registering TS with master...
18:08:53.827 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.826982  5338 heartbeater.cc:507] Master 127.3.255.189:40933 requested a full tablet report, sending...
18:08:53.828 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.827857  4304 ts_manager.cc:194] Registered new tserver with Master: 204895c271d048adbf59f56fcbbe2d3a (127.3.255.131:41127)
18:08:53.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.830725  5336 heartbeater.cc:344] Connected to a master server at 127.3.255.190:34581
18:08:53.830 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.830811  5336 heartbeater.cc:461] Registering TS with master...
18:08:53.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.830987  5336 heartbeater.cc:507] Master 127.3.255.190:34581 requested a full tablet report, sending...
18:08:53.831 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.831557  4168 ts_manager.cc:194] Registered new tserver with Master: 204895c271d048adbf59f56fcbbe2d3a (127.3.255.131:41127)
18:08:53.832 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.832103  4168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.3.255.131:50655
18:08:53.840 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.840742  4094 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
18:08:53.841 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
18:08:53.841 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

18:08:53.844 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.255.190"
      port: 34581
    }
    bound_http_address {
      host: "127.3.255.190"
      port: 43097
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.255.189"
      port: 40933
    }
    bound_http_address {
      host: "127.3.255.189"
      port: 44003
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.255.188"
      port: 39701
    }
    bound_http_address {
      host: "127.3.255.188"
      port: 44029
    }
  }
}

18:08:53.845 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_tservers {
}

18:08:53.846 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.3.255.129"
      port: 33537
    }
    bound_http_address {
      host: "127.3.255.129"
      port: 34283
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.3.255.130"
      port: 45575
    }
    bound_http_address {
      host: "127.3.255.130"
      port: 33869
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.3.255.131"
      port: 41127
    }
    bound_http_address {
      host: "127.3.255.131"
      port: 37977
    }
  }
}

18:08:53.846 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
18:08:53.848 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
18:08:53.850 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.255.190:34581(127.3.255.190:34581)] connecting to peer
18:08:53.850 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.255.189:40933(127.3.255.189:40933)] connecting to peer
18:08:53.851 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.3.255.188:39701(127.3.255.188:39701)] connecting to peer
18:08:53.851 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.3.255.190:34581(127.3.255.190:34581)] Successfully connected to peer
18:08:53.852 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.3.255.189:40933(127.3.255.189:40933)] Successfully connected to peer
18:08:53.853 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.255.190
18:08:53.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.255.189
18:08:53.859 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.3.255.188:39701(127.3.255.188:39701)] Successfully connected to peer
18:08:53.862 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0e58eb9f, L:/127.0.0.1:53578 - R:/127.3.255.190:34581] using SASL/PLAIN
18:08:53.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.3.255.188
18:08:53.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
18:08:53.864 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=14), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.255.190:34581, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.255.189:40933, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.3.255.188:39701, [14ms] Sub RPC ConnectToMaster: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:53.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x79c24c40, L:/127.0.0.1:40944 - R:/127.3.255.189:40933] using SASL/PLAIN
18:08:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.865028  4168 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53578:
18:08:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
18:08:53.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
18:08:53.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.868379  4168 catalog_manager.cc:7099] 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.
18:08:53.873 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e977004, L:/127.0.0.1:53708 - R:/127.3.255.188:39701] using SASL/PLAIN
18:08:53.889 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:894) Opened table 4b06599b2f96408daf54e761f4477d20
18:08:53.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.895817  5204 tablet_service.cc:1511] Processing CreateTablet for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 (DEFAULT_TABLE table=testMultipleSessions [id=4b06599b2f96408daf54e761f4477d20]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:53.898 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.896848  5204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:53.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.901314  4974 tablet_service.cc:1511] Processing CreateTablet for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 (DEFAULT_TABLE table=testMultipleSessions [id=4b06599b2f96408daf54e761f4477d20]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:53.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.902266  4974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:53.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.903131  4741 tablet_service.cc:1511] Processing CreateTablet for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 (DEFAULT_TABLE table=testMultipleSessions [id=4b06599b2f96408daf54e761f4477d20]), partition=RANGE (key) PARTITION UNBOUNDED
18:08:53.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.903977  4741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1. 1 dirs total, 0 dirs full, 0 dirs failed
18:08:53.905 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.905208  5378 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Bootstrap starting.
18:08:53.907 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.907585  5378 tablet_bootstrap.cc:654] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Neither blocks nor log segments found. Creating new log.
18:08:53.908 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.908496  5378 log.cc:826] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Log is configured to *not* fsync() on all Append() calls
18:08:53.909 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.909328  5380 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Bootstrap starting.
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.910369  5378 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: No bootstrap required, opened a new log
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.910553  5378 ts_tablet_manager.cc:1403] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Time spent bootstrapping tablet: real 0.005s	user 0.005s	sys 0.000s
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.911501  5380 tablet_bootstrap.cc:654] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Neither blocks nor log segments found. Creating new log.
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.912675  5380 log.cc:826] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Log is configured to *not* fsync() on all Append() calls
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.913590  5378 raft_consensus.cc:359] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.913740  5378 raft_consensus.cc:385] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:53.914 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.913779  5378 raft_consensus.cc:740] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 204895c271d048adbf59f56fcbbe2d3a, State: Initialized, Role: FOLLOWER
18:08:53.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.915678  5378 consensus_queue.cc:260] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [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: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.915 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.915838  5380 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: No bootstrap required, opened a new log
18:08:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.916013  5380 ts_tablet_manager.cc:1403] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.004s
18:08:53.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.916714  5378 ts_tablet_manager.cc:1434] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
18:08:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.917066  5336 heartbeater.cc:499] Master 127.3.255.190:34581 was elected leader, sending a full tablet report...
18:08:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.918430  5382 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Bootstrap starting.
18:08:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.920500  5382 tablet_bootstrap.cc:654] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Neither blocks nor log segments found. Creating new log.
18:08:53.921 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.921263  5382 log.cc:826] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Log is configured to *not* fsync() on all Append() calls
18:08:53.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.922406  5380 raft_consensus.cc:359] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.922581  5380 raft_consensus.cc:385] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:53.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.922631  5380 raft_consensus.cc:740] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30908fb02dc44c76b9b56f431042994e, State: Initialized, Role: FOLLOWER
18:08:53.923 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.923084  5380 consensus_queue.cc:260] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [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: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.923897  5380 ts_tablet_manager.cc:1434] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
18:08:53.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.924539  5097 heartbeater.cc:499] Master 127.3.255.190:34581 was elected leader, sending a full tablet report...
18:08:53.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.926484  5382 tablet_bootstrap.cc:492] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: No bootstrap required, opened a new log
18:08:53.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.926677  5382 ts_tablet_manager.cc:1403] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Time spent bootstrapping tablet: real 0.008s	user 0.004s	sys 0.000s
18:08:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.929900  5382 raft_consensus.cc:359] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.930109  5382 raft_consensus.cc:385] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
18:08:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.930186  5382 raft_consensus.cc:740] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55411d0523094d74abaa841f2de4f2b9, State: Initialized, Role: FOLLOWER
18:08:53.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.930584  5382 consensus_queue.cc:260] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [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: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:53.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.931542  5382 ts_tablet_manager.cc:1434] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
18:08:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.933018  4849 heartbeater.cc:499] Master 127.3.255.190:34581 was elected leader, sending a full tablet report...
18:08:53.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:53.934026  4857 tablet.cc:2406] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.992234  4536 catalog_manager.cc:1295] Loaded cluster ID: d1d7abaec7354d2dbda96448bd3e7ec8
18:08:53.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.992328  4536 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: loading cluster ID for follower catalog manager: success
18:08:53.995 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.995195  4536 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: acquiring CA information for follower catalog manager: success
18:08:53.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:53.996603  4536 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 124d1aa8a2ec4e73b418c79a0730bfbd: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:54.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.004138  4570 catalog_manager.cc:1295] Loaded cluster ID: d1d7abaec7354d2dbda96448bd3e7ec8
18:08:54.004 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.004201  4570 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: loading cluster ID for follower catalog manager: success
18:08:54.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.006610  4570 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: acquiring CA information for follower catalog manager: success
18:08:54.008 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.008023  4570 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d416d0398b5d4039bbca91c1f27b18c0: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
18:08:54.059 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:54.059307  5342 tablet.cc:2406] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:54.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260811 18:08:54.124483  5100 tablet.cc:2406] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e: Can't schedule compaction. Clean time has not been advanced past its initial value.
18:08:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.248962  5394 raft_consensus.cc:493] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
18:08:54.249 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.249171  5394 raft_consensus.cc:515] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:54.250 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.250288  5394 leader_election.cc:290] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 55411d0523094d74abaa841f2de4f2b9 (127.3.255.129:33537), 204895c271d048adbf59f56fcbbe2d3a (127.3.255.131:41127)
18:08:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.254808  5231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e2d7f3f3a3462695c7aa0f19b6d5c1" candidate_uuid: "30908fb02dc44c76b9b56f431042994e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "204895c271d048adbf59f56fcbbe2d3a" is_pre_election: true
18:08:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.255143  5231 raft_consensus.cc:2468] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30908fb02dc44c76b9b56f431042994e in term 0.
18:08:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.255254  4775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e2d7f3f3a3462695c7aa0f19b6d5c1" candidate_uuid: "30908fb02dc44c76b9b56f431042994e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55411d0523094d74abaa841f2de4f2b9" is_pre_election: true
18:08:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.255498  4775 raft_consensus.cc:2468] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30908fb02dc44c76b9b56f431042994e in term 0.
18:08:54.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.255676  4890 leader_election.cc:304] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [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: 204895c271d048adbf59f56fcbbe2d3a, 30908fb02dc44c76b9b56f431042994e; no voters: 
18:08:54.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.255954  5394 raft_consensus.cc:2804] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Leader pre-election won for term 1
18:08:54.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.256058  5394 raft_consensus.cc:493] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
18:08:54.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.256107  5394 raft_consensus.cc:3060] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 0 FOLLOWER]: Advancing to term 1
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.256980  5394 raft_consensus.cc:515] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.257341  5394 leader_election.cc:290] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [CANDIDATE]: Term 1 election: Requested vote from peers 55411d0523094d74abaa841f2de4f2b9 (127.3.255.129:33537), 204895c271d048adbf59f56fcbbe2d3a (127.3.255.131:41127)
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.257671  4775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e2d7f3f3a3462695c7aa0f19b6d5c1" candidate_uuid: "30908fb02dc44c76b9b56f431042994e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "55411d0523094d74abaa841f2de4f2b9"
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.257707  5231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e2d7f3f3a3462695c7aa0f19b6d5c1" candidate_uuid: "30908fb02dc44c76b9b56f431042994e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "204895c271d048adbf59f56fcbbe2d3a"
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.257792  4775 raft_consensus.cc:3060] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 0 FOLLOWER]: Advancing to term 1
18:08:54.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.257826  5231 raft_consensus.cc:3060] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 0 FOLLOWER]: Advancing to term 1
18:08:54.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.258843  4775 raft_consensus.cc:2468] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30908fb02dc44c76b9b56f431042994e in term 1.
18:08:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.258939  5231 raft_consensus.cc:2468] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30908fb02dc44c76b9b56f431042994e in term 1.
18:08:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.259243  4893 leader_election.cc:304] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [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: 30908fb02dc44c76b9b56f431042994e, 55411d0523094d74abaa841f2de4f2b9; no voters: 
18:08:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.259439  5394 raft_consensus.cc:2804] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 1 FOLLOWER]: Leader election won for term 1
18:08:54.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.259657  5394 raft_consensus.cc:697] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [term 1 LEADER]: Becoming Leader. State: Replica: 30908fb02dc44c76b9b56f431042994e, State: Running, Role: LEADER
18:08:54.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.259982  5394 consensus_queue.cc:237] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [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: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } }
18:08:54.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.263367  4168 catalog_manager.cc:5719] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e reported cstate change: term changed from 0 to 1, leader changed from <none> to 30908fb02dc44c76b9b56f431042994e (127.3.255.130). New cstate: current_term: 1 leader_uuid: "30908fb02dc44c76b9b56f431042994e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30908fb02dc44c76b9b56f431042994e" member_type: VOTER last_known_addr { host: "127.3.255.130" port: 45575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 } health_report { overall_health: UNKNOWN } } }
18:08:54.474 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.475 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.475 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=5), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [5ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.475 [DEBUG - kudu-nio-0] (Connection.java:748) [peer 30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)] connecting to peer
18:08:54.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.477 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.477 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [7ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.477 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)] Successfully connected to peer
18:08:54.477 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.478 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [8ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.478 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.478 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.478 [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.3.255.190:34581, [8ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.479 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [9ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.479 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.479 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [9ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.480 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.480 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.480 [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.3.255.190:34581, [8ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.481 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.481 [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, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [11ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.481 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [9ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.482 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.482 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=9), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [9ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.490 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0xa25efcf1, L:/127.0.0.1:43876 - R:/127.3.255.130:45575] using TOKEN/null
18:08:54.492 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [19ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.493 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.493 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=19), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [19ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [20ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.494 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.494 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [20ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.495 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.495 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [20ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2538) Learned about tablet 97e2d7f3f3a3462695c7aa0f19b6d5c1 for table 'testMultipleSessions' with partition [<start>, <end>)
18:08:54.496 [DEBUG - kudu-nio-0] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=97e2d7f3f3a3462695c7aa0f19b6d5c1@[204895c271d048adbf59f56fcbbe2d3a(127.3.255.131:41127),30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)[L],55411d0523094d74abaa841f2de4f2b9(127.3.255.129:33537)]}]
18:08:54.496 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=20), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.3.255.190:34581, [20ms] Sub RPC GetTableLocations: received response from server master-127.3.255.190:34581: OK, deferred=null) after lookup
18:08:54.512 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.512281  5231 raft_consensus.cc:1275] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 204895c271d048adbf59f56fcbbe2d3a [term 1 FOLLOWER]: Refusing update from remote peer 30908fb02dc44c76b9b56f431042994e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:54.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.513067  5394 consensus_queue.cc:1048] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [LEADER]: Connected to new peer: Peer: permanent_uuid: "204895c271d048adbf59f56fcbbe2d3a" member_type: VOTER last_known_addr { host: "127.3.255.131" port: 41127 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:54.514 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.513922  4775 raft_consensus.cc:1275] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 55411d0523094d74abaa841f2de4f2b9 [term 1 FOLLOWER]: Refusing update from remote peer 30908fb02dc44c76b9b56f431042994e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
18:08:54.515 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.514472  5394 consensus_queue.cc:1048] T 97e2d7f3f3a3462695c7aa0f19b6d5c1 P 30908fb02dc44c76b9b56f431042994e [LEADER]: Connected to new peer: Peer: permanent_uuid: "55411d0523094d74abaa841f2de4f2b9" member_type: VOTER last_known_addr { host: "127.3.255.129" port: 33537 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
18:08:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.534252  5518 mvcc.cc:204] Tried to move back new op lower bound from 7317388224552460288 to 7317388223531790336. Current Snapshot: MvccSnapshot[applied={T|T < 7317388224552460288}]
18:08:54.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.534339  5521 mvcc.cc:204] Tried to move back new op lower bound from 7317388224552460288 to 7317388223531790336. Current Snapshot: MvccSnapshot[applied={T|T < 7317388224552460288}]
18:08:54.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:08:54.721200  5494 mvcc.cc:204] Tried to move back new op lower bound from 7317388225399300096 to 7317388223531790336. Current Snapshot: MvccSnapshot[applied={T|T < 7317388225399300096 or (T in {7317388225399300096})}]
18:09:12.725 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 6100 rows
18:09:12.726 [DEBUG - main] (Connection.java:575) [peer master-127.3.255.188:39701(127.3.255.188:39701)] disconnecting while in state READY
18:09:12.726 [DEBUG - main] (Connection.java:575) [peer master-127.3.255.189:40933(127.3.255.189:40933)] disconnecting while in state READY
18:09:12.727 [DEBUG - main] (Connection.java:575) [peer master-127.3.255.190:34581(127.3.255.190:34581)] disconnecting while in state READY
18:09:12.727 [DEBUG - main] (Connection.java:575) [peer 30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)] disconnecting while in state READY
18:09:12.727 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.3.255.188:39701(127.3.255.188:39701)] handling channelInactive
18:09:12.727 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.3.255.188:39701(127.3.255.188:39701)] cleaning up while in state READY due to: connection closed
18:09:12.728 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)] handling channelInactive
18:09:12.728 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 30908fb02dc44c76b9b56f431042994e(127.3.255.130:45575)] cleaning up while in state READY due to: connection closed
18:09:12.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.3.255.190:34581(127.3.255.190:34581)] handling channelInactive
18:09:12.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.3.255.190:34581(127.3.255.190:34581)] cleaning up while in state READY due to: connection closed
18:09:12.729 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
18:09:12.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.3.255.189:40933(127.3.255.189:40933)] handling channelInactive
18:09:12.730 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.3.255.189:40933(127.3.255.189:40933)] cleaning up while in state READY due to: connection closed
18:09:12.731 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.730997  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 4612
18:09:12.743 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.743268  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 4864
18:09:12.766 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.765844  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 5105
18:09:12.776 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.775930  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 4119
18:09:12.791 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.790838  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 4253
18:09:12.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260811 18:09:12.806811  4094 external_mini_cluster.cc:1664] Killing /tmp/dist-test-taskfJCNTh/build/debug/bin/kudu with pid 4373
18:09:12.847 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-08-11T18:09:12Z chronyd exiting

Time: 34.606

OK (2 tests)

