JUnit version 4.13.2
.14:21:11.130 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783520471122
14:21:11.179 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:21:11.210 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:21:11.218 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task3r1KAj/test-tmp
14:21:11.241 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:21:11.244 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task3r1KAj/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:21:11.443 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:21:11.455 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:21:11.456 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:21:11.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.457109  9988 mini_oidc.cc:150] Starting JWKS server
14:21:11.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.457849  9988 webserver.cc:533] Webserver started at http://127.0.0.1:43933/ using document root <none> and password file <none>
14:21:11.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.457958  9988 mini_oidc.cc:186] Starting OIDC Discovery server
14:21:11.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.458114  9988 webserver.cc:533] Webserver started at http://127.0.0.1:41445/ using document root <none> and password file <none>
14:21:11.465 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:11Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:21:11.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:11Z Disabled control of system clock
14:21:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.468289  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.468 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal
14:21:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data
14:21:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:11.469 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.470 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/logs
14:21:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data/info.pb
14:21:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.471 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:11.472 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.473 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:11.474 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.62:34655
14:21:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.62
14:21:11.475 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.476 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.477 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json with env {}
14:21:11.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.544828  9999 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:11.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.545001  9999 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:11.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.545028  9999 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.546883  9999 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.546945  9999 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.546967  9999 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:11.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.546984  9999 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:11.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.547003  9999 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:11.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.547021  9999 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43933/jwks.json
14:21:11.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.549003  9999 master_runner.cc:387] Master server non-default flags:
14:21:11.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.549 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data
14:21:11.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal
14:21:11.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.62:34655
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json
14:21:11.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data/info.pb
14:21:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.62
14:21:11.552 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:11.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.9999
14:21:11.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.553 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/logs
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:11.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:11.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.549242  9999 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.549489  9999 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.552019 10004 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
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.552927 10005 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
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.553227 10007 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
14:21:11.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.553917  9999 server_base.cc:1061] running on GCE node
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.554171  9999 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.554423  9999 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.555569  9999 hybrid_clock.cc:648] HybridClock initialized: now 1783520471555543 us; error 42 us; skew 500 ppm
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.556707  9999 webserver.cc:533] Webserver started at http://127.9.193.62:38035/ using document root <none> and password file <none>
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.556886  9999 fs_manager.cc:362] Metadata directory not provided
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.556931  9999 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:11.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.557021  9999 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.558056  9999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data/instance:
14:21:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84c9bb01906b439e95283a6d325a29c2"
14:21:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.558436  9999 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal/instance:
14:21:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84c9bb01906b439e95283a6d325a29c2"
14:21:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.559803  9999 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:21:11.560 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.560519 10013 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.560693  9999 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.560755  9999 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "84c9bb01906b439e95283a6d325a29c2"
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.560807  9999 fs_report.cc:389] FS layout report
14:21:11.561 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal
14:21:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal
14:21:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data/data
14:21:11.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:11.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:11.564 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:11.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.579435  9999 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.579694  9999 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
14:21:11.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.579774  9999 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.583771  9999 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.62:34655
14:21:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.583802 10065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.62:34655 every 8 connection(s)
14:21:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.584056  9999 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/data/info.pb
14:21:11.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.584578 10066 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:11.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.585963 10066 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.591220 10066 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.591622 10015 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.193.61:39209: connect: Connection refused (error 111)
14:21:11.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.592063 10066 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.61:39209: Network error: Client connection negotiation failed: client connection to 127.9.193.61:39209: connect: Connection refused (error 111)
14:21:11.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.592868  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 9999
14:21:11.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.592970  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-0/wal/instance
14:21:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.593868  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal
14:21:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data
14:21:11.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/logs
14:21:11.595 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data/info.pb
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.596 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.61:39209
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.61
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.597 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.598 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json with env {}
14:21:11.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.641263 10066 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } attempt: 1
14:21:11.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.642112 10066 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.61:39209: Network error: Client connection negotiation failed: client connection to 127.9.193.61:39209: connect: Connection refused (error 111)
14:21:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.674484 10071 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.674633 10071 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:11.675 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.674651 10071 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:11.676 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676492 10071 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676537 10071 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676553 10071 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676564 10071 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676576 10071 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:11.677 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.676589 10071 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43933/jwks.json
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.678838 10071 master_runner.cc:387] Master server non-default flags:
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.679 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.61:39209
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.681 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data/info.pb
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.61
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10071
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:11.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/logs
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:11.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.679086 10071 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.679368 10071 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:11.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.681881 10079 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
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.681959 10076 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
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.682133 10077 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
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.683025 10071 server_base.cc:1061] running on GCE node
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.683308 10071 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.683513 10071 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:11.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.684661 10071 hybrid_clock.cc:648] HybridClock initialized: now 1783520471684645 us; error 26 us; skew 500 ppm
14:21:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.686363 10071 webserver.cc:533] Webserver started at http://127.9.193.61:33203/ using document root <none> and password file <none>
14:21:11.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.686556 10071 fs_manager.cc:362] Metadata directory not provided
14:21:11.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.686604 10071 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:11.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.686692 10071 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.687711 10071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data/instance:
14:21:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f69192ac0c554570b062d291cf7296b6"
14:21:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.688077 10071 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal/instance:
14:21:11.688 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f69192ac0c554570b062d291cf7296b6"
14:21:11.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.689538 10071 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:21:11.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.690398 10085 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:11.690 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.690557 10071 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:21:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.690622 10071 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal
14:21:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "f69192ac0c554570b062d291cf7296b6"
14:21:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.690673 10071 fs_report.cc:389] FS layout report
14:21:11.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data/data
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:11.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:11.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:11.705 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.705503 10071 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.705842 10071 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
14:21:11.706 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.705955 10071 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.710268 10066 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } attempt: 2
14:21:11.710 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.710518 10071 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.61:39209
14:21:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.710901 10071 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/data/info.pb
14:21:11.711 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.711172 10137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.61:39209 every 8 connection(s)
14:21:11.712 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.711763 10138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:11.714 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.713973 10138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.716815 10066 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.717 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.717535 10066 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.60:42311: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.718 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.718605 10138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.719 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.719637  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 10071
14:21:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.719719  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-1/wal/instance
14:21:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.720103  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.720 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.721 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/logs
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data/info.pb
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:11.722 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.723 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.60:42311
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.60
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.724 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json with env {}
14:21:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.721408 10138 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.723625 10089 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.725 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.724105 10138 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.60:42311: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.760699 10066 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } attempt: 1
14:21:11.761 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.761529 10066 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.60:42311: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.773 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.773298 10138 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } attempt: 1
14:21:11.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.774121 10138 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.60:42311: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.798671 10142 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:11.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.798820 10142 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:11.799 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.798837 10142 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:11.800 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800665 10142 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800721 10142 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800741 10142 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800760 10142 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800776 10142 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:11.801 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.800792 10142 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:43933/jwks.json
14:21:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.802592 10142 master_runner.cc:387] Master server non-default flags:
14:21:11.802 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:11.803 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:11.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.60:42311
14:21:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:11.805 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:43933/jwks.json
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data/info.pb
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.60
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:11.806 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10142
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/logs
14:21:11.807 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:11.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.802806 10142 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.802966 10142 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.805392 10150 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
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.805398 10152 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
14:21:11.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.805399 10149 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
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.805927 10142 server_base.cc:1061] running on GCE node
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.806131 10142 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.806383 10142 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.807542 10142 hybrid_clock.cc:648] HybridClock initialized: now 1783520471807526 us; error 27 us; skew 500 ppm
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.808848 10142 webserver.cc:533] Webserver started at http://127.9.193.60:33755/ using document root <none> and password file <none>
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.809027 10142 fs_manager.cc:362] Metadata directory not provided
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.809078 10142 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:11.810 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.809175 10142 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.810225 10142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data/instance:
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "880aabc3eb1445348cd527eba0345022"
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.810575 10142 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal/instance:
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "880aabc3eb1445348cd527eba0345022"
14:21:11.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.811817 10066 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } attempt: 2
14:21:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.812338 10142 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
14:21:11.812 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.812497 10066 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.9.193.60:42311: Network error: Client connection negotiation failed: client connection to 127.9.193.60:42311: connect: Connection refused (error 111)
14:21:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.813103 10158 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.813253 10142 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:21:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.813306 10142 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal
14:21:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "880aabc3eb1445348cd527eba0345022"
14:21:11.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:11 on dist-test-slave-h14s"
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.813356 10142 fs_report.cc:389] FS layout report
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data/data
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:11.814 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:11.815 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:11.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.838315 10142 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:11.838 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.838562 10142 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
14:21:11.839 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.838645 10142 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:11.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.842278 10138 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } attempt: 2
14:21:11.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.842350 10142 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.60:42311
14:21:11.842 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.842396 10210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.60:42311 every 8 connection(s)
14:21:11.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.842767 10142 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/data/info.pb
14:21:11.843 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.843354 10212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:11.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.844386  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 10142
14:21:11.844 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.844467  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/master-2/wal/instance
14:21:11.845 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.845149 10212 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.849932 10138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: Bootstrap starting.
14:21:11.850 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.850319 10212 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.850626 10138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: Neither blocks nor log segments found. Creating new log.
14:21:11.851 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.850899 10138 log.cc:826] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: Log is configured to *not* fsync() on all Append() calls
14:21:11.852 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.851940 10138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: No bootstrap required, opened a new log
14:21:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.854156 10138 raft_consensus.cc:359] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.854 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.854589 10138 raft_consensus.cc:385] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.854887 10138 raft_consensus.cc:740] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69192ac0c554570b062d291cf7296b6, State: Initialized, Role: FOLLOWER
14:21:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.855233 10138 consensus_queue.cc:260] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.855 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.855477 10212 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } has no permanent_uuid. Determining permanent_uuid...
14:21:11.856 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.855921 10138 sys_catalog.cc:565] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: configured and running, proceeding with master startup.
14:21:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.858867 10231 catalog_manager.cc:1594] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.859151 10231 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.859251 10212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: Bootstrap starting.
14:21:11.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.858244 10220 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.858264 10071 master_runner.cc:187] Error getting master registration for 127.9.193.62:34655: OK, instance_id { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" instance_seqno: 1783520471582760 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:21:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.859839 10220 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: This master's current role is: FOLLOWER
14:21:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.859880 10071 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.859905 10212 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: Neither blocks nor log segments found. Creating new log.
14:21:11.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.860174 10212 log.cc:826] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: Log is configured to *not* fsync() on all Append() calls
14:21:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.860728 10212 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: No bootstrap required, opened a new log
14:21:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.862715 10212 raft_consensus.cc:359] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.862820 10212 raft_consensus.cc:385] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.862849 10212 raft_consensus.cc:740] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 880aabc3eb1445348cd527eba0345022, State: Initialized, Role: FOLLOWER
14:21:11.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.862920 10212 consensus_queue.cc:260] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.863162 10212 sys_catalog.cc:565] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: configured and running, proceeding with master startup.
14:21:11.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.863168 10234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:11.864 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.863300 10234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: This master's current role is: FOLLOWER
14:21:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.865147 10245 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:11.865 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.865607 10245 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:11.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.865860 10142 master_runner.cc:187] Error getting master registration for 127.9.193.62:34655: OK, instance_id { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" instance_seqno: 1783520471582760 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:21:11.867 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.867467 10142 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:11.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.919641 10066 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } attempt: 3
14:21:11.924 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.924275 10066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: Bootstrap starting.
14:21:11.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.924973 10066 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: Neither blocks nor log segments found. Creating new log.
14:21:11.925 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.925215 10066 log.cc:826] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: Log is configured to *not* fsync() on all Append() calls
14:21:11.926 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.926029 10066 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: No bootstrap required, opened a new log
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.927811 10066 raft_consensus.cc:359] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.927937 10066 raft_consensus.cc:385] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.927974 10066 raft_consensus.cc:740] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84c9bb01906b439e95283a6d325a29c2, State: Initialized, Role: FOLLOWER
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.928090 10066 consensus_queue.cc:260] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.928357 10066 sys_catalog.cc:565] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: configured and running, proceeding with master startup.
14:21:11.928 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.928785 10248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:11.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.929072 10248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: This master's current role is: FOLLOWER
14:21:11.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.930279 10259 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:11.930 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.930588 10259 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.932277  9999 master_runner.cc:264] No leader master found from master 84c9bb01906b439e95283a6d325a29c2
14:21:11.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:11.932319  9999 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:11.956 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:11.956503 10091 tablet.cc:2406] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:12.080 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.080451 10019 tablet.cc:2406] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:12.089 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.089169 10164 tablet.cc:2406] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:12.111 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.111629 10220 raft_consensus.cc:493] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.111758 10220 raft_consensus.cc:515] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.111994 10220 leader_election.cc:290] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84c9bb01906b439e95283a6d325a29c2 (127.9.193.62:34655), 880aabc3eb1445348cd527eba0345022 (127.9.193.60:42311)
14:21:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112286 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f69192ac0c554570b062d291cf7296b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c9bb01906b439e95283a6d325a29c2" is_pre_election: true
14:21:12.112 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112342 10185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f69192ac0c554570b062d291cf7296b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880aabc3eb1445348cd527eba0345022" is_pre_election: true
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112416 10040 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69192ac0c554570b062d291cf7296b6 in term 0.
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112483 10185 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f69192ac0c554570b062d291cf7296b6 in term 0.
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112586 10086 leader_election.cc:304] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [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: 84c9bb01906b439e95283a6d325a29c2, f69192ac0c554570b062d291cf7296b6; no voters: 
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112730 10220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112787 10220 raft_consensus.cc:493] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:12.113 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.112810 10220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 0 FOLLOWER]: Advancing to term 1
14:21:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.113785 10220 raft_consensus.cc:515] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.113934 10220 leader_election.cc:290] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [CANDIDATE]: Term 1 election: Requested vote from peers 84c9bb01906b439e95283a6d325a29c2 (127.9.193.62:34655), 880aabc3eb1445348cd527eba0345022 (127.9.193.60:42311)
14:21:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.114123 10185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f69192ac0c554570b062d291cf7296b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "880aabc3eb1445348cd527eba0345022"
14:21:12.114 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.114202 10185 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 0 FOLLOWER]: Advancing to term 1
14:21:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115023 10185 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69192ac0c554570b062d291cf7296b6 in term 1.
14:21:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115191 10089 leader_election.cc:304] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [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: 880aabc3eb1445348cd527eba0345022, f69192ac0c554570b062d291cf7296b6; no voters: 
14:21:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115265 10220 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 1 FOLLOWER]: Leader election won for term 1
14:21:12.115 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115396 10220 raft_consensus.cc:697] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [term 1 LEADER]: Becoming Leader. State: Replica: f69192ac0c554570b062d291cf7296b6, State: Running, Role: LEADER
14:21:12.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115476 10220 consensus_queue.cc:237] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [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: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } }
14:21:12.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115826 10220 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f69192ac0c554570b062d291cf7296b6. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.115898 10220 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: This master's current role is: LEADER
14:21:12.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.116122 10263 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:21:12.117 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.116304 10263 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:21:12.118 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.118206 10185 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [term 1 FOLLOWER]: Refusing update from remote peer f69192ac0c554570b062d291cf7296b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.118549 10040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "f69192ac0c554570b062d291cf7296b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84c9bb01906b439e95283a6d325a29c2"
14:21:12.119 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.118639 10040 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 0 FOLLOWER]: Advancing to term 1
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.118677 10261 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.119395 10040 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f69192ac0c554570b062d291cf7296b6 in term 1.
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.119668 10234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f69192ac0c554570b062d291cf7296b6. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.119745 10234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: This master's current role is: FOLLOWER
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.119895 10040 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [term 1 FOLLOWER]: Refusing update from remote peer f69192ac0c554570b062d291cf7296b6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:12.120 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.120108 10261 consensus_queue.cc:1048] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:12.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.121948 10248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f69192ac0c554570b062d291cf7296b6. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.122 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.122361 10248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: This master's current role is: FOLLOWER
14:21:12.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.123548 10261 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.123621 10261 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: This master's current role is: LEADER
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.123672 10261 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.123708 10261 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6 [sys.catalog]: This master's current role is: LEADER
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.123757 10264 mvcc.cc:204] Tried to move back new op lower bound from 7305299853794349056 to 7305299853785436160. Current Snapshot: MvccSnapshot[applied={T|T < 7305299853794349056}]
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.124143 10234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.124217 10234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022 [sys.catalog]: This master's current role is: FOLLOWER
14:21:12.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.125774 10265 mvcc.cc:204] Tried to move back new op lower bound from 7305299853794349056 to 7305299853785436160. Current Snapshot: MvccSnapshot[applied={T|T < 7305299853794349056}]
14:21:12.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.126104 10248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "f69192ac0c554570b062d291cf7296b6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84c9bb01906b439e95283a6d325a29c2" member_type: VOTER last_known_addr { host: "127.9.193.62" port: 34655 } } peers { permanent_uuid: "f69192ac0c554570b062d291cf7296b6" member_type: VOTER last_known_addr { host: "127.9.193.61" port: 39209 } } peers { permanent_uuid: "880aabc3eb1445348cd527eba0345022" member_type: VOTER last_known_addr { host: "127.9.193.60" port: 42311 } } }
14:21:12.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.126180 10248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2 [sys.catalog]: This master's current role is: FOLLOWER
14:21:12.127 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.127097 10267 mvcc.cc:204] Tried to move back new op lower bound from 7305299853794349056 to 7305299853785436160. Current Snapshot: MvccSnapshot[applied={T|T < 7305299853794349056}]
14:21:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.127723 10263 catalog_manager.cc:1383] Generated new cluster ID: eb7748653f534d24b30048304eba6077
14:21:12.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.127779 10263 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:21:12.140 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.140141 10263 catalog_manager.cc:1406] Generated new certificate authority record
14:21:12.141 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.140988 10263 catalog_manager.cc:1540] Loading token signing keys...
14:21:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.152374 10263 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f69192ac0c554570b062d291cf7296b6: Generated new TSK 0
14:21:12.152 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.152743 10263 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:21:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.176416  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.176 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/logs
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data/info.pb
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:12.177 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.1:0
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.1
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.1
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.178 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:12.251 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.251389 10273 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.251531 10273 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:12.252 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.251549 10273 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:12.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.253402 10273 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:12.253 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.253475 10273 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.193.1
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.255081 10273 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.1:0
14:21:12.255 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data/info.pb
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.1
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10273
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.256 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.1
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/logs
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:12.257 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:12.258 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.255251 10273 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.255416 10273 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.257846 10278 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
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.257947 10281 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
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.257846 10279 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
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.259022 10273 server_base.cc:1061] running on GCE node
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.259197 10273 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:12.259 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.259375 10273 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:12.260 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.260526 10273 hybrid_clock.cc:648] HybridClock initialized: now 1783520472260508 us; error 31 us; skew 500 ppm
14:21:12.261 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.261807 10273 webserver.cc:533] Webserver started at http://127.9.193.1:34223/ using document root <none> and password file <none>
14:21:12.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.261976 10273 fs_manager.cc:362] Metadata directory not provided
14:21:12.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.262009 10273 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:12.262 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.262107 10273 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.263036 10273 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data/instance:
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.263342 10273 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal/instance:
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:12.263 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.264 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.264617 10273 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.003s	sys 0.000s
14:21:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.265327 10287 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.265481 10273 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:21:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.265555 10273 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal
14:21:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:12.265 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.265594 10273 fs_report.cc:389] FS layout report
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data/data
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:12.266 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:12.267 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.285813 10273 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286049 10273 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
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286126 10273 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286298 10273 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286548 10273 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286571 10273 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:12.286 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286592 10273 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:12.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.286603 10273 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.292235 10273 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.1:44633
14:21:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.292275 10400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.1:44633 every 8 connection(s)
14:21:12.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.292596 10273 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/data/info.pb
14:21:12.297 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297552 10401 heartbeater.cc:344] Connected to a master server at 127.9.193.60:42311
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297688 10401 heartbeater.cc:461] Registering TS with master...
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297830 10402 heartbeater.cc:344] Connected to a master server at 127.9.193.62:34655
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297870 10401 heartbeater.cc:507] Master 127.9.193.60:42311 requested a full tablet report, sending...
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297888 10402 heartbeater.cc:461] Registering TS with master...
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.297986 10402 heartbeater.cc:507] Master 127.9.193.62:34655 requested a full tablet report, sending...
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.298336 10030 ts_manager.cc:194] Registered new tserver with Master: 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633)
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.298348 10175 ts_manager.cc:194] Registered new tserver with Master: 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633)
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.298710 10403 heartbeater.cc:344] Connected to a master server at 127.9.193.61:39209
14:21:12.298 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.298758 10403 heartbeater.cc:461] Registering TS with master...
14:21:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.298843 10403 heartbeater.cc:507] Master 127.9.193.61:39209 requested a full tablet report, sending...
14:21:12.299 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.299161 10102 ts_manager.cc:194] Registered new tserver with Master: 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633)
14:21:12.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.299964 10102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.193.1:36695
14:21:12.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.300717  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 10273
14:21:12.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.300796  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-0/wal/instance
14:21:12.301 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.301815  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/logs
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data/info.pb
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.2:0
14:21:12.302 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.2
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.2
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.303 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.376873 10408 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.377017 10408 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:12.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.377035 10408 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:12.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.378513 10408 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:12.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.378561 10408 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.193.2
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.379957 10408 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.2:0
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data/info.pb
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.2
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10408
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:12.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.2
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/logs
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:12.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.380115 10408 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:12.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.380295 10408 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:12.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.382650 10408 server_base.cc:1061] running on GCE node
14:21:12.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.382570 10416 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
14:21:12.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.382566 10414 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
14:21:12.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.382586 10413 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
14:21:12.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.382897 10408 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:12.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.383073 10408 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:12.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.384231 10408 hybrid_clock.cc:648] HybridClock initialized: now 1783520472384207 us; error 38 us; skew 500 ppm
14:21:12.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.385161 10408 webserver.cc:533] Webserver started at http://127.9.193.2:43117/ using document root <none> and password file <none>
14:21:12.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.385308 10408 fs_manager.cc:362] Metadata directory not provided
14:21:12.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.385339 10408 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:12.385 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.385406 10408 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.386188 10408 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data/instance:
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41"
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.386438 10408 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal/instance:
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41"
14:21:12.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.387 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.387473 10408 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.388043 10422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.388263 10408 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.388319 10408 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41"
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.388366 10408 fs_report.cc:389] FS layout report
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:12.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data/data
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:12.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.404884 10408 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405109 10408 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
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405189 10408 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405337 10408 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405629 10408 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405706 10408 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:12.405 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405730 10408 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:12.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.405742 10408 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:12.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.411216 10408 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.2:43157
14:21:12.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.411262 10535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.2:43157 every 8 connection(s)
14:21:12.411 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.411535 10408 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/data/info.pb
14:21:12.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.415647  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 10408
14:21:12.415 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.415727  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-1/wal/instance
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.416934 10536 heartbeater.cc:344] Connected to a master server at 127.9.193.60:42311
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.416985 10537 heartbeater.cc:344] Connected to a master server at 127.9.193.62:34655
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417223  9988 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:12.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/logs
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data/info.pb
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.3:0
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.3
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.3
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417244 10537 heartbeater.cc:461] Registering TS with master...
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417246 10536 heartbeater.cc:461] Registering TS with master...
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417465 10536 heartbeater.cc:507] Master 127.9.193.60:42311 requested a full tablet report, sending...
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417465 10537 heartbeater.cc:507] Master 127.9.193.62:34655 requested a full tablet report, sending...
14:21:12.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.417917 10175 ts_manager.cc:194] Registered new tserver with Master: 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2:43157)
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.418099 10030 ts_manager.cc:194] Registered new tserver with Master: 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2:43157)
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.418679 10538 heartbeater.cc:344] Connected to a master server at 127.9.193.61:39209
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.418742 10538 heartbeater.cc:461] Registering TS with master...
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.418803 10538 heartbeater.cc:507] Master 127.9.193.61:39209 requested a full tablet report, sending...
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.418990 10102 ts_manager.cc:194] Registered new tserver with Master: 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2:43157)
14:21:12.420 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.419306 10102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.193.2:55369
14:21:12.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.492364 10543 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:12.492 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.492543 10543 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:12.493 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.492571 10543 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:12.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.494223 10543 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:12.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.494298 10543 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.9.193.3
14:21:12.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.495848 10543 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.9.193.20:43135
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.9.193.3:0
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data/info.pb
14:21:12.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.9.193.3
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.9.193.62:34655,127.9.193.61:39209,127.9.193.60:42311
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.10543
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.9.193.3
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/logs
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:12.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.496079 10543 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:12.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.496344 10543 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.498924 10548 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
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.498924 10549 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
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:12.499163 10551 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
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.499527 10543 server_base.cc:1061] running on GCE node
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.499675 10543 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:12.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.499846 10543 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:12.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.500989 10543 hybrid_clock.cc:648] HybridClock initialized: now 1783520472500965 us; error 39 us; skew 500 ppm
14:21:12.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.502091 10543 webserver.cc:533] Webserver started at http://127.9.193.3:38985/ using document root <none> and password file <none>
14:21:12.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.502234 10543 fs_manager.cc:362] Metadata directory not provided
14:21:12.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.502303 10543 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:12.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.502382 10543 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.503142 10543 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data/instance:
14:21:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.503387 10543 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal/instance:
14:21:12.503 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.504 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.504779 10543 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:21:12.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.505517 10557 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:12.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.505728 10543 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:21:12.505 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.505789 10543 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:12 on dist-test-slave-h14s"
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.505837 10543 fs_report.cc:389] FS layout report
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data/data
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:12.506 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.529961 10543 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530220 10543 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
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530304 10543 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530465 10543 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530715 10543 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530737 10543 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:12.530 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530758 10543 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:12.531 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.530771 10543 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:12.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.536332 10543 rpc_server.cc:307] RPC server started. Bound to: 127.9.193.3:35919
14:21:12.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.536383 10670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.9.193.3:35919 every 8 connection(s)
14:21:12.536 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.536655 10543 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/data/info.pb
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.541707  9988 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 10543
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.541801  9988 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster2840962732165880774/ts-2/wal/instance
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.541853 10671 heartbeater.cc:344] Connected to a master server at 127.9.193.60:42311
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.541939 10671 heartbeater.cc:461] Registering TS with master...
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542001 10672 heartbeater.cc:344] Connected to a master server at 127.9.193.62:34655
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542053 10672 heartbeater.cc:461] Registering TS with master...
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542112 10671 heartbeater.cc:507] Master 127.9.193.60:42311 requested a full tablet report, sending...
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542146 10672 heartbeater.cc:507] Master 127.9.193.62:34655 requested a full tablet report, sending...
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542344 10673 heartbeater.cc:344] Connected to a master server at 127.9.193.61:39209
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542389 10673 heartbeater.cc:461] Registering TS with master...
14:21:12.542 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542495 10030 ts_manager.cc:194] Registered new tserver with Master: 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:12.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542522 10175 ts_manager.cc:194] Registered new tserver with Master: 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:12.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.542840 10673 heartbeater.cc:507] Master 127.9.193.61:39209 requested a full tablet report, sending...
14:21:12.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.543082 10102 ts_manager.cc:194] Registered new tserver with Master: 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:12.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.543546 10102 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.9.193.3:49281
14:21:12.545 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.544879  9988 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:21:12.545 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:21:12.546 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:21:12.554 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.193.62"
      port: 34655
    }
    bound_http_address {
      host: "127.9.193.62"
      port: 38035
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.193.61"
      port: 39209
    }
    bound_http_address {
      host: "127.9.193.61"
      port: 33203
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.193.60"
      port: 42311
    }
    bound_http_address {
      host: "127.9.193.60"
      port: 33755
    }
  }
}

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

14:21:12.559 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.9.193.1"
      port: 44633
    }
    bound_http_address {
      host: "127.9.193.1"
      port: 34223
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.9.193.2"
      port: 43157
    }
    bound_http_address {
      host: "127.9.193.2"
      port: 43117
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.9.193.3"
      port: 35919
    }
    bound_http_address {
      host: "127.9.193.3"
      port: 38985
    }
  }
}

14:21:12.559 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:21:12.714 [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)
14:21:12.777 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.866288 10245 catalog_manager.cc:1295] Loaded cluster ID: eb7748653f534d24b30048304eba6077
14:21:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.866366 10245 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: loading cluster ID for follower catalog manager: success
14:21:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.867743 10245 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: acquiring CA information for follower catalog manager: success
14:21:12.868 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.868038 10245 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 880aabc3eb1445348cd527eba0345022: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:21:12.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.931284 10259 catalog_manager.cc:1295] Loaded cluster ID: eb7748653f534d24b30048304eba6077
14:21:12.931 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.931360 10259 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: loading cluster ID for follower catalog manager: success
14:21:12.932 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.932680 10259 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: acquiring CA information for follower catalog manager: success
14:21:12.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:12.932999 10259 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 84c9bb01906b439e95283a6d325a29c2: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:21:12.933 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:12.987 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:12.989 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:13.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:13.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:13.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:13.089 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:13.089 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:13.089 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:13.300 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.300593 10403 heartbeater.cc:499] Master 127.9.193.61:39209 was elected leader, sending a full tablet report...
14:21:13.312 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e0be4c4, L:/127.0.0.1:33552 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:13.312 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc51a89eb, L:/127.0.0.1:41916 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:13.312 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6f97a884, L:/127.0.0.1:34874 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:13.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:13.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=CreateTable, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=448), Traces: [0ms] refreshing cache from master, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [84ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.391292 10102 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33552:
14:21:13.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testManyClients"
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:13.392 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:21:13.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:21:13.394 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) split_rows_range_bounds {
14:21:13.395 [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"
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:21:13.395 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:13.391789 10102 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testManyClients in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:21:13.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.410360 10470 tablet_service.cc:1511] Processing CreateTablet for tablet 9a515a5485d5435492ba3cb454c31512 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION VALUES < 10
14:21:13.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.410513 10605 tablet_service.cc:1511] Processing CreateTablet for tablet 9a515a5485d5435492ba3cb454c31512 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION VALUES < 10
14:21:13.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.410676 10470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a515a5485d5435492ba3cb454c31512. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.410708 10605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a515a5485d5435492ba3cb454c31512. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.413226 10702 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Bootstrap starting.
14:21:13.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.413283 10604 tablet_service.cc:1511] Processing CreateTablet for tablet bd5fd6ee8238480686debc51e4fd19ce (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.413379 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5fd6ee8238480686debc51e4fd19ce. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.413802 10703 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Bootstrap starting.
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.413954 10702 tablet_bootstrap.cc:654] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Neither blocks nor log segments found. Creating new log.
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.414222 10702 log.cc:826] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Log is configured to *not* fsync() on all Append() calls
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.414305 10703 tablet_bootstrap.cc:654] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Neither blocks nor log segments found. Creating new log.
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.414523 10703 log.cc:826] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Log is configured to *not* fsync() on all Append() calls
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.414673 10603 tablet_service.cc:1511] Processing CreateTablet for tablet e8263007dde14c4aae16a1b26e030147 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.414755 10603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8263007dde14c4aae16a1b26e030147. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.415024 10469 tablet_service.cc:1511] Processing CreateTablet for tablet bd5fd6ee8238480686debc51e4fd19ce (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.415109 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5fd6ee8238480686debc51e4fd19ce. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.415957 10602 tablet_service.cc:1511] Processing CreateTablet for tablet fa8408afce0b43fd85ac79484a3d63f5 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 30 <= VALUES
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.416030 10602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8408afce0b43fd85ac79484a3d63f5. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.416610 10703 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: No bootstrap required, opened a new log
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.416648 10703 ts_tablet_manager.cc:1403] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.417611 10467 tablet_service.cc:1511] Processing CreateTablet for tablet fa8408afce0b43fd85ac79484a3d63f5 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 30 <= VALUES
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.417845 10468 tablet_service.cc:1511] Processing CreateTablet for tablet e8263007dde14c4aae16a1b26e030147 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.417941 10468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8263007dde14c4aae16a1b26e030147. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.418550 10703 raft_consensus.cc:359] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.418686 10703 raft_consensus.cc:385] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.418720 10703 raft_consensus.cc:740] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Initialized, Role: FOLLOWER
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.418794 10703 consensus_queue.cc:260] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.418983 10703 ts_tablet_manager.cc:1434] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
14:21:13.419 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.419279 10467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8408afce0b43fd85ac79484a3d63f5. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.422 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.421974 10538 heartbeater.cc:499] Master 127.9.193.61:39209 was elected leader, sending a full tablet report...
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.423777 10335 tablet_service.cc:1511] Processing CreateTablet for tablet 9a515a5485d5435492ba3cb454c31512 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION VALUES < 10
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.424077 10335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a515a5485d5435492ba3cb454c31512. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.425766 10703 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41: Bootstrap starting.
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.426183 10703 tablet_bootstrap.cc:654] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41: Neither blocks nor log segments found. Creating new log.
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.426815 10703 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41: No bootstrap required, opened a new log
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.426863 10703 ts_tablet_manager.cc:1403] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427011 10703 raft_consensus.cc:359] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427068 10703 raft_consensus.cc:385] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427088 10703 raft_consensus.cc:740] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Initialized, Role: FOLLOWER
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427131 10703 consensus_queue.cc:260] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427227 10703 ts_tablet_manager.cc:1434] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:21:13.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:13.427 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427297 10703 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Bootstrap starting.
14:21:13.428 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.427698 10703 tablet_bootstrap.cc:654] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Neither blocks nor log segments found. Creating new log.
14:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.429186 10702 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: No bootstrap required, opened a new log
14:21:13.429 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.429263 10702 ts_tablet_manager.cc:1403] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.001s
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.430751 10334 tablet_service.cc:1511] Processing CreateTablet for tablet bd5fd6ee8238480686debc51e4fd19ce (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 10 <= VALUES < 20
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.430859 10334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd5fd6ee8238480686debc51e4fd19ce. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.430850 10702 raft_consensus.cc:359] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.430946 10702 raft_consensus.cc:385] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.430965 10702 raft_consensus.cc:740] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7168b84483fa4952a719e0f68787e22a, State: Initialized, Role: FOLLOWER
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.431061 10702 consensus_queue.cc:260] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [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: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.431264 10702 ts_tablet_manager.cc:1434] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
14:21:13.434 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.431344 10702 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a: Bootstrap starting.
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.431704 10702 tablet_bootstrap.cc:654] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a: Neither blocks nor log segments found. Creating new log.
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.432045 10673 heartbeater.cc:499] Master 127.9.193.61:39209 was elected leader, sending a full tablet report...
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.432293 10333 tablet_service.cc:1511] Processing CreateTablet for tablet e8263007dde14c4aae16a1b26e030147 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 20 <= VALUES < 30
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.432384 10333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8263007dde14c4aae16a1b26e030147. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433084 10703 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41: No bootstrap required, opened a new log
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433117 10703 ts_tablet_manager.cc:1403] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433312 10703 raft_consensus.cc:359] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433351 10703 raft_consensus.cc:385] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433364 10703 raft_consensus.cc:740] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Initialized, Role: FOLLOWER
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433420 10703 consensus_queue.cc:260] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433475 10332 tablet_service.cc:1511] Processing CreateTablet for tablet fa8408afce0b43fd85ac79484a3d63f5 (DEFAULT_TABLE table=testManyClients [id=941e0d389783437585c36f21fa3155aa]), partition=RANGE (key) PARTITION 30 <= VALUES
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433513 10703 ts_tablet_manager.cc:1434] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433550 10332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8408afce0b43fd85ac79484a3d63f5. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.433602 10703 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Bootstrap starting.
14:21:13.435 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.434032 10703 tablet_bootstrap.cc:654] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Neither blocks nor log segments found. Creating new log.
14:21:13.439 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.437911 10703 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41: No bootstrap required, opened a new log
14:21:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.437959 10703 ts_tablet_manager.cc:1403] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
14:21:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438086 10703 raft_consensus.cc:359] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438126 10703 raft_consensus.cc:385] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438139 10703 raft_consensus.cc:740] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Initialized, Role: FOLLOWER
14:21:13.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438179 10703 consensus_queue.cc:260] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438241 10703 ts_tablet_manager.cc:1434] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438467 10702 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a: No bootstrap required, opened a new log
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438505 10702 ts_tablet_manager.cc:1403] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438637 10702 raft_consensus.cc:359] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438706 10702 raft_consensus.cc:385] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438727 10702 raft_consensus.cc:740] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7168b84483fa4952a719e0f68787e22a, State: Initialized, Role: FOLLOWER
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438774 10702 consensus_queue.cc:260] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438895 10702 ts_tablet_manager.cc:1434] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.438948 10702 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a: Bootstrap starting.
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.439352 10702 tablet_bootstrap.cc:654] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a: Neither blocks nor log segments found. Creating new log.
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.439769 10707 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Bootstrap starting.
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.440425 10707 tablet_bootstrap.cc:654] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Neither blocks nor log segments found. Creating new log.
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.441016 10707 log.cc:826] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Log is configured to *not* fsync() on all Append() calls
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.441697 10707 tablet_bootstrap.cc:492] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: No bootstrap required, opened a new log
14:21:13.442 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.441752 10707 ts_tablet_manager.cc:1403] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
14:21:13.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.443317 10707 raft_consensus.cc:359] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.443631 10707 raft_consensus.cc:385] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.443 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.443845 10707 raft_consensus.cc:740] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b5f9d6a4ca146a1a63bd94340b90d00, State: Initialized, Role: FOLLOWER
14:21:13.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.444105 10707 consensus_queue.cc:260] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [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: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.444 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.444505 10707 ts_tablet_manager.cc:1434] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
14:21:13.445 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.445322 10707 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00: Bootstrap starting.
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.445920 10706 raft_consensus.cc:493] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.445968 10707 tablet_bootstrap.cc:654] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00: Neither blocks nor log segments found. Creating new log.
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446002 10706 raft_consensus.cc:515] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446318 10706 leader_election.cc:290] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919), 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633)
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446482 10707 tablet_bootstrap.cc:492] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00: No bootstrap required, opened a new log
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446523 10707 ts_tablet_manager.cc:1403] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent bootstrapping tablet: real 0.001s	user 0.000s	sys 0.001s
14:21:13.448 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446671 10707 raft_consensus.cc:359] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446733 10707 raft_consensus.cc:385] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446761 10707 raft_consensus.cc:740] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b5f9d6a4ca146a1a63bd94340b90d00, State: Initialized, Role: FOLLOWER
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446805 10707 consensus_queue.cc:260] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.446967 10707 ts_tablet_manager.cc:1434] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.447041 10707 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00: Bootstrap starting.
14:21:13.449 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.447428 10707 tablet_bootstrap.cc:654] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00: Neither blocks nor log segments found. Creating new log.
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450100 10707 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00: No bootstrap required, opened a new log
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450151 10707 ts_tablet_manager.cc:1403] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450297 10707 raft_consensus.cc:359] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450348 10707 raft_consensus.cc:385] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450366 10707 raft_consensus.cc:740] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b5f9d6a4ca146a1a63bd94340b90d00, State: Initialized, Role: FOLLOWER
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450409 10707 consensus_queue.cc:260] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450487 10707 ts_tablet_manager.cc:1434] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.450553 10707 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00: Bootstrap starting.
14:21:13.451 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.451000 10707 tablet_bootstrap.cc:654] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00: Neither blocks nor log segments found. Creating new log.
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.453825 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a515a5485d5435492ba3cb454c31512" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" is_pre_election: true
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.453951 10355 raft_consensus.cc:2468] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.454134 10425 leader_election.cc:304] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 0b5f9d6a4ca146a1a63bd94340b90d00, 3c78d363fff746a5a6d7dd3f3f0b9c41; no voters: 
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.454267 10706 raft_consensus.cc:2804] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.454303 10706 raft_consensus.cc:493] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:13.454 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.454342 10706 raft_consensus.cc:3060] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.455107 10706 raft_consensus.cc:515] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.455240 10706 leader_election.cc:290] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 election: Requested vote from peers 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919), 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633)
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.455421 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a515a5485d5435492ba3cb454c31512" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.455480 10355 raft_consensus.cc:3060] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.456064 10625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a515a5485d5435492ba3cb454c31512" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a" is_pre_election: true
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.456190 10625 raft_consensus.cc:2468] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.456254 10355 raft_consensus.cc:2468] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.456 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.456315 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a515a5485d5435492ba3cb454c31512" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.456370 10624 raft_consensus.cc:3060] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Advancing to term 1
14:21:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457137 10707 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00: No bootstrap required, opened a new log
14:21:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457229 10707 ts_tablet_manager.cc:1403] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
14:21:13.457 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457425 10624 raft_consensus.cc:2468] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457783 10707 raft_consensus.cc:359] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457815 10425 leader_election.cc:304] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 3c78d363fff746a5a6d7dd3f3f0b9c41, 7168b84483fa4952a719e0f68787e22a; no voters: 
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457854 10707 raft_consensus.cc:385] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457877 10707 raft_consensus.cc:740] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b5f9d6a4ca146a1a63bd94340b90d00, State: Initialized, Role: FOLLOWER
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.457911 10706 raft_consensus.cc:2804] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Leader election won for term 1
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.458046 10706 raft_consensus.cc:697] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 LEADER]: Becoming Leader. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Running, Role: LEADER
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.458130 10706 consensus_queue.cc:237] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } }
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.458557 10707 consensus_queue.cc:260] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.458 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.458665 10707 ts_tablet_manager.cc:1434] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
14:21:13.461 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.459729 10101 catalog_manager.cc:5697] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2). New cstate: current_term: 1 leader_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } health_report { overall_health: HEALTHY } } }
14:21:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463459 10702 tablet_bootstrap.cc:492] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a: No bootstrap required, opened a new log
14:21:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463547 10702 ts_tablet_manager.cc:1403] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.001s
14:21:13.463 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463716 10702 raft_consensus.cc:359] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463780 10702 raft_consensus.cc:385] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463801 10702 raft_consensus.cc:740] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7168b84483fa4952a719e0f68787e22a, State: Initialized, Role: FOLLOWER
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463845 10702 consensus_queue.cc:260] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.463940 10702 ts_tablet_manager.cc:1434] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.000s
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.464020 10702 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a: Bootstrap starting.
14:21:13.464 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.464490 10702 tablet_bootstrap.cc:654] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a: Neither blocks nor log segments found. Creating new log.
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.465911 10702 tablet_bootstrap.cc:492] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a: No bootstrap required, opened a new log
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.465970 10702 ts_tablet_manager.cc:1403] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.466136 10702 raft_consensus.cc:359] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.466202 10702 raft_consensus.cc:385] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.466224 10702 raft_consensus.cc:740] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7168b84483fa4952a719e0f68787e22a, State: Initialized, Role: FOLLOWER
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.466264 10702 consensus_queue.cc:260] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.466349 10702 ts_tablet_manager.cc:1434] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a: Time spent starting tablet: real 0.000s	user 0.000s	sys 0.001s
14:21:13.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.495375 10722 raft_consensus.cc:493] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:13.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.495487 10722 raft_consensus.cc:515] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.495671 10722 leader_election.cc:290] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.495932 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8408afce0b43fd85ac79484a3d63f5" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" is_pre_election: true
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496026 10355 raft_consensus.cc:2468] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496163 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8408afce0b43fd85ac79484a3d63f5" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a" is_pre_election: true
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496245 10624 raft_consensus.cc:2468] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496251 10425 leader_election.cc:304] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 0b5f9d6a4ca146a1a63bd94340b90d00, 3c78d363fff746a5a6d7dd3f3f0b9c41; no voters: 
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496393 10722 raft_consensus.cc:2804] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496440 10722 raft_consensus.cc:493] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:13.496 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.496464 10722 raft_consensus.cc:3060] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497164 10722 raft_consensus.cc:515] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497303 10722 leader_election.cc:290] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 election: Requested vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497471 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8408afce0b43fd85ac79484a3d63f5" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497491 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8408afce0b43fd85ac79484a3d63f5" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497568 10624 raft_consensus.cc:3060] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Advancing to term 1
14:21:13.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.497563 10355 raft_consensus.cc:3060] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498189 10355 raft_consensus.cc:2468] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498333 10624 raft_consensus.cc:2468] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498373 10425 leader_election.cc:304] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 0b5f9d6a4ca146a1a63bd94340b90d00, 3c78d363fff746a5a6d7dd3f3f0b9c41; no voters: 
14:21:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498483 10722 raft_consensus.cc:2804] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Leader election won for term 1
14:21:13.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498725 10722 raft_consensus.cc:697] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 LEADER]: Becoming Leader. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Running, Role: LEADER
14:21:13.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.498884 10722 consensus_queue.cc:237] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.500248 10101 catalog_manager.cc:5697] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2). New cstate: current_term: 1 leader_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
14:21:13.538 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:13.537750 10674 tablet.cc:2406] T 9a515a5485d5435492ba3cb454c31512 P 7168b84483fa4952a719e0f68787e22a: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:13.543 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:13.543704 10404 tablet.cc:2406] T 9a515a5485d5435492ba3cb454c31512 P 0b5f9d6a4ca146a1a63bd94340b90d00: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:13.550 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.550747 10710 raft_consensus.cc:493] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:13.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.550836 10710 raft_consensus.cc:515] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.551 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.551155 10710 leader_election.cc:290] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2:43157)
14:21:13.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.554455 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8263007dde14c4aae16a1b26e030147" candidate_uuid: "7168b84483fa4952a719e0f68787e22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" is_pre_election: true
14:21:13.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.554505 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8263007dde14c4aae16a1b26e030147" candidate_uuid: "7168b84483fa4952a719e0f68787e22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" is_pre_election: true
14:21:13.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.554565 10355 raft_consensus.cc:2468] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7168b84483fa4952a719e0f68787e22a in term 0.
14:21:13.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.554612 10490 raft_consensus.cc:2468] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7168b84483fa4952a719e0f68787e22a in term 0.
14:21:13.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.555122 10559 leader_election.cc:304] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [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: 3c78d363fff746a5a6d7dd3f3f0b9c41, 7168b84483fa4952a719e0f68787e22a; no voters: 
14:21:13.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.555253 10710 raft_consensus.cc:2804] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:13.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.555301 10710 raft_consensus.cc:493] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:13.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.555321 10710 raft_consensus.cc:3060] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Advancing to term 1
14:21:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556221 10710 raft_consensus.cc:515] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556352 10710 leader_election.cc:290] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [CANDIDATE]: Term 1 election: Requested vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2:43157)
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556641 10490 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8263007dde14c4aae16a1b26e030147" candidate_uuid: "7168b84483fa4952a719e0f68787e22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41"
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556739 10490 raft_consensus.cc:3060] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556787 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8263007dde14c4aae16a1b26e030147" candidate_uuid: "7168b84483fa4952a719e0f68787e22a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.556854 10355 raft_consensus.cc:3060] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557315 10490 raft_consensus.cc:2468] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7168b84483fa4952a719e0f68787e22a in term 1.
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557487 10559 leader_election.cc:304] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [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: 3c78d363fff746a5a6d7dd3f3f0b9c41, 7168b84483fa4952a719e0f68787e22a; no voters: 
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557509 10355 raft_consensus.cc:2468] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7168b84483fa4952a719e0f68787e22a in term 1.
14:21:13.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557564 10710 raft_consensus.cc:2804] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Leader election won for term 1
14:21:13.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557717 10710 raft_consensus.cc:697] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [term 1 LEADER]: Becoming Leader. State: Replica: 7168b84483fa4952a719e0f68787e22a, State: Running, Role: LEADER
14:21:13.558 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.557809 10710 consensus_queue.cc:237] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.559 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.558794 10101 catalog_manager.cc:5697] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7168b84483fa4952a719e0f68787e22a (127.9.193.3). New cstate: current_term: 1 leader_uuid: "7168b84483fa4952a719e0f68787e22a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } health_report { overall_health: HEALTHY } } }
14:21:13.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:13.662997 10539 tablet.cc:2406] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.669831 10722 raft_consensus.cc:493] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.669934 10722 raft_consensus.cc:515] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670136 10722 leader_election.cc:290] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670406 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5fd6ee8238480686debc51e4fd19ce" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" is_pre_election: true
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670504 10355 raft_consensus.cc:2468] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670449 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5fd6ee8238480686debc51e4fd19ce" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a" is_pre_election: true
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670562 10624 raft_consensus.cc:2468] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 0.
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670696 10425 leader_election.cc:304] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 0b5f9d6a4ca146a1a63bd94340b90d00, 3c78d363fff746a5a6d7dd3f3f0b9c41; no voters: 
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670802 10722 raft_consensus.cc:2804] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:13.670 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670851 10722 raft_consensus.cc:493] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:13.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.670872 10722 raft_consensus.cc:3060] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671538 10722 raft_consensus.cc:515] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.671 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671694 10722 leader_election.cc:290] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [CANDIDATE]: Term 1 election: Requested vote from peers 0b5f9d6a4ca146a1a63bd94340b90d00 (127.9.193.1:44633), 7168b84483fa4952a719e0f68787e22a (127.9.193.3:35919)
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671875 10355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5fd6ee8238480686debc51e4fd19ce" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00"
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671887 10624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd5fd6ee8238480686debc51e4fd19ce" candidate_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7168b84483fa4952a719e0f68787e22a"
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671962 10624 raft_consensus.cc:3060] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 0 FOLLOWER]: Advancing to term 1
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.671981 10355 raft_consensus.cc:3060] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 0 FOLLOWER]: Advancing to term 1
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672597 10355 raft_consensus.cc:2468] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672711 10624 raft_consensus.cc:2468] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c78d363fff746a5a6d7dd3f3f0b9c41 in term 1.
14:21:13.672 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672793 10425 leader_election.cc:304] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: 0b5f9d6a4ca146a1a63bd94340b90d00, 3c78d363fff746a5a6d7dd3f3f0b9c41; no voters: 
14:21:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672881 10722 raft_consensus.cc:2804] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Leader election won for term 1
14:21:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672930 10722 raft_consensus.cc:697] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 LEADER]: Becoming Leader. State: Replica: 3c78d363fff746a5a6d7dd3f3f0b9c41, State: Running, Role: LEADER
14:21:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.672974 10722 consensus_queue.cc:237] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [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: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } }
14:21:13.673 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.673601 10101 catalog_manager.cc:5697] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c78d363fff746a5a6d7dd3f3f0b9c41 (127.9.193.2). New cstate: current_term: 1 leader_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 } health_report { overall_health: UNKNOWN } } }
14:21:13.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:13.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:13.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:13.701 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:13.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=15), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.9.193.61:39209, [6ms] Sub RPC GetTableLocations: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:13.720 [DEBUG - kudu-nio-2] (Connection.java:748) [peer 3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)] connecting to peer
14:21:13.722 [DEBUG - kudu-nio-3] (Connection.java:757) [peer 3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)] Successfully connected to peer
14:21:13.778 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x85b29d23, L:/127.0.0.1:55048 - R:/127.9.193.2:43157] using TOKEN/null
14:21:13.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.781119 10624 raft_consensus.cc:1275] T bd5fd6ee8238480686debc51e4fd19ce P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Refusing update from remote peer 3c78d363fff746a5a6d7dd3f3f0b9c41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.781399 10355 raft_consensus.cc:1275] T bd5fd6ee8238480686debc51e4fd19ce P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Refusing update from remote peer 3c78d363fff746a5a6d7dd3f3f0b9c41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.781701 10706 consensus_queue.cc:1048] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.782 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.781845 10706 consensus_queue.cc:1048] T bd5fd6ee8238480686debc51e4fd19ce P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.786530 10733 mvcc.cc:204] Tried to move back new op lower bound from 7305299860604055552 to 7305299860164775936. Current Snapshot: MvccSnapshot[applied={T|T < 7305299860604055552}]
14:21:13.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.788409 10734 mvcc.cc:204] Tried to move back new op lower bound from 7305299860604055552 to 7305299860164775936. Current Snapshot: MvccSnapshot[applied={T|T < 7305299860604055552}]
14:21:13.788 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.788513 10736 mvcc.cc:204] Tried to move back new op lower bound from 7305299860604055552 to 7305299860164775936. Current Snapshot: MvccSnapshot[applied={T|T < 7305299860604055552}]
14:21:13.814 [DEBUG - Time-limited test] (Connection.java:748) [peer 7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)] connecting to peer
14:21:13.816 [DEBUG - kudu-nio-4] (Connection.java:757) [peer 7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)] Successfully connected to peer
14:21:13.856 [DEBUG - kudu-nio-4] (Negotiator.java:918) Authenticated connection [id: 0x90a233ec, L:/127.0.0.1:58676 - R:/127.9.193.3:35919] using TOKEN/null
14:21:13.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.858753 10355 raft_consensus.cc:1275] T e8263007dde14c4aae16a1b26e030147 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Refusing update from remote peer 7168b84483fa4952a719e0f68787e22a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.858847 10490 raft_consensus.cc:1275] T e8263007dde14c4aae16a1b26e030147 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [term 1 FOLLOWER]: Refusing update from remote peer 7168b84483fa4952a719e0f68787e22a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.859 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.859123 10728 consensus_queue.cc:1048] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c78d363fff746a5a6d7dd3f3f0b9c41" member_type: VOTER last_known_addr { host: "127.9.193.2" port: 43157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.860 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.860791 10728 consensus_queue.cc:1048] T e8263007dde14c4aae16a1b26e030147 P 7168b84483fa4952a719e0f68787e22a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.876382 10624 raft_consensus.cc:1275] T fa8408afce0b43fd85ac79484a3d63f5 P 7168b84483fa4952a719e0f68787e22a [term 1 FOLLOWER]: Refusing update from remote peer 3c78d363fff746a5a6d7dd3f3f0b9c41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.876403 10355 raft_consensus.cc:1275] T fa8408afce0b43fd85ac79484a3d63f5 P 0b5f9d6a4ca146a1a63bd94340b90d00 [term 1 FOLLOWER]: Refusing update from remote peer 3c78d363fff746a5a6d7dd3f3f0b9c41: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.876657 10722 consensus_queue.cc:1048] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.876 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.876763 10738 consensus_queue.cc:1048] T fa8408afce0b43fd85ac79484a3d63f5 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.920 [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.
14:21:13.979 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:13.980 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:13.987 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:13.989 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:13.990 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:13.991 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:13.996 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.996134 10706 consensus_queue.cc:1048] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b5f9d6a4ca146a1a63bd94340b90d00" member_type: VOTER last_known_addr { host: "127.9.193.1" port: 44633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:13.998 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:13.998006 10738 consensus_queue.cc:1048] T 9a515a5485d5435492ba3cb454c31512 P 3c78d363fff746a5a6d7dd3f3f0b9c41 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7168b84483fa4952a719e0f68787e22a" member_type: VOTER last_known_addr { host: "127.9.193.3" port: 35919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:14.006 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.007 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.009 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.010 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.011 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.013 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.013 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.019 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.021 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.025 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.034 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.035 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.036 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.038 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.042 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.043 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.045 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.039 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.048 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.050 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.050 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.052 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.053 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.053 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.056 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.056 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.059 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.063 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.065 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.069 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.072 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.073 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.074 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.076 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.077 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.079 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.080 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.090 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.090 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.084 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.094 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.094 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.096 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.098 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.102 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.102 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.103 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.103 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.103 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.105 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.106 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.107 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.108 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.109 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.110 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.111 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.112 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.114 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.114 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.114 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.115 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.116 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.118 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.118 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x82b1f077, L:/127.0.0.1:41930 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.119 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.120 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.121 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.101 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.123 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.102 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.128 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.131 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.133 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.144 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.144 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.154 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.160 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.160 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.163 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.164 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.167 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.169 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5846429, L:/127.0.0.1:41926 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.177 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.178 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.182 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.184 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x709313e1, L:/127.0.0.1:34878 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.184 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.186 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.188 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.193 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.195 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.196 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.198 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.203 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb4590c0, L:/127.0.0.1:33554 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.210 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x983f7e1d, L:/127.0.0.1:41932 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.211 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.213 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=223), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [188ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [215ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.218 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.222 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.224 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.226 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xddcd10b0, L:/127.0.0.1:41942 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.227 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3a3b3e5, L:/127.0.0.1:41944 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.230 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.232 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.236 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.235 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.240 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.243 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.253 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.253 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.255 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.255 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x559907c0, L:/127.0.0.1:41934 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.256 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.262 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.270 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.270 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c84b0f5, L:/127.0.0.1:34884 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.273 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.275 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.278 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.279 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.279 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.279 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.282 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.283 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.285 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.287 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.288 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xefa94ede, L:/127.0.0.1:34890 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.293 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc8e4b468, L:/127.0.0.1:34906 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.305 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x41a13e45, L:/127.0.0.1:41958 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.307 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.306 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.315 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.316 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.318 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.323 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x391f9f7f, L:/127.0.0.1:41952 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.331 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.332 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.332 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.334 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.334 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.334 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.335 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.336 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.336 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.337 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.337 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.338 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.338 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.339 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.339 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1dd9f7d7, L:/127.0.0.1:34918 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.339 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.339 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.335 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.340 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.340 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.340 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.341 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.341 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.342 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.342 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:14.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd78c82b7, L:/127.0.0.1:33570 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x27810e83, L:/127.0.0.1:41964 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.347 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ff9f1ad, L:/127.0.0.1:41972 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [199ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [340ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.369 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.371 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e8aeef3, L:/127.0.0.1:34938 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.375 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.376 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.376 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.376 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.376 [DEBUG - pool-4-thread-29] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.377 [DEBUG - pool-4-thread-29] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.382 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.384 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5269ac4, L:/127.0.0.1:34922 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.390 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.390 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.391 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.391 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.391 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.391 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.392 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.395 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.397 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.398 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.398 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.398 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.399 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.402 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.410 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.411 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.411 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.414 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.415 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.418 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.420 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.421 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.422 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.423 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.425 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.426 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.426 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.427 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.428 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.430 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.437 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.438 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.440 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.442 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.446 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.451 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.454 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.457 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5192e50a, L:/127.0.0.1:41974 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.458 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.459 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.461 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.463 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.466 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.470 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.476 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.477 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.477 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.479 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.482 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.482 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x40a59f8f, L:/127.0.0.1:34950 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.483 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c358ff8, L:/127.0.0.1:34960 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.496 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.497 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.499 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.500 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.501 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.546 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3eda5b8e, L:/127.0.0.1:33584 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.546 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=541), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [206ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [469ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.555 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.556 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.558 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.559 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.560 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.560 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.560 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.560 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.571 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd0bcb65c, L:/127.0.0.1:33614 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=563), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [43ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [49ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [236ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.578 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.582 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.583 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe6961d4f, L:/127.0.0.1:41980 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.587 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.587 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.587 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.589 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.589 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.594 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.595 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.597 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.599 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.601 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2bc107ca, L:/127.0.0.1:33600 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=596), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [252ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [258ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [553ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.613 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.614 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.614 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.615 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.615 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.615 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x451549f9, L:/127.0.0.1:41994 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.622 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.629 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.630 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.632 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.635 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.636 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.638 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.644 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.646 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.648 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.662 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.662 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.665 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.667 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.667 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.668 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.672 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.674 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.676 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.677 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.684 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xabeed416, L:/127.0.0.1:33622 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.690 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.691 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x374e7e45, L:/127.0.0.1:34994 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.693 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a874933, L:/127.0.0.1:33590 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.702 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf6254a9d, L:/127.0.0.1:34978 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.702 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.703 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=650), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [299ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [526ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.704 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=481), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [66ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [76ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [149ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.706 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.707 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.714 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:14.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.714 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.714 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:14.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:14.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:14.715 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.719 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.719 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.721 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.721 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5ebd66e, L:/127.0.0.1:41998 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:14.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49c5c44d, L:/127.0.0.1:33636 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.733 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [166ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [236ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.740 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:14.740 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:14.740 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.740 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:14.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.741 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:14.745 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:14.750313 11011 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.676871 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35008 (local address 127.9.193.60:42311)
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.677221 (+   350us) server_negotiation.cc:207] Beginning negotiation
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.677223 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.677233 (+    10us) server_negotiation.cc:408] Connection header received
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.720183 (+ 42950us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.720185 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.720199 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.726205 (+  6006us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.726281 (+    76us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:14.750 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.727153 (+   872us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.749706 (+ 22553us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.749908 (+   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
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.750021 (+   113us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.750025 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.750026 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.750163 (+   137us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35008: getpeername error: Transport endpoint is not connected (error 107)
14:21:14.751 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":330,"thread_start_us":61,"threads_started":1}
14:21:14.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.753 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.753 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.754 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.756 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.761 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.762 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b0a52c8, L:/127.0.0.1:35002 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.764 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.765 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.767 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.777 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:14.786384 10853 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.665009 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41996 (local address 127.9.193.62:34655)
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.665057 (+    48us) server_negotiation.cc:207] Beginning negotiation
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.665059 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.666235 (+  1176us) server_negotiation.cc:408] Connection header received
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.686267 (+ 20032us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.686269 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.686285 (+    16us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:14.786 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.686338 (+    53us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.785042 (+ 98704us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.785838 (+   796us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.786240 (+   402us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41996: BlockingRecv error: recv got EOF from 127.0.0.1:41996 (error 108)
14:21:14.787 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26}
14:21:14.787 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:14.791 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c68de66, L:/127.0.0.1:35012 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.791 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c51235e, L:/127.0.0.1:33624 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [227ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [282ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [376ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.797 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.798 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x682d07b3, L:/127.0.0.1:35016 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.798 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:14.801 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.801 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.809 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:14.809 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:14.809 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:14.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.814 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.816 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.818 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.819 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:14.820 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a97f21e, L:/127.0.0.1:33640 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:14.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:14.823 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.823 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:14.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:14.824 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:14.825 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.827 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.828 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.833 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:14.834 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:14.834 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:14.834 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:14.835 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:14.835 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:14.835 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:14.836 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:14.841 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.845 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.846 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.849 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.853 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.854 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.855 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.855 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.856 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.857 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.858 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.860 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.860 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.861 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.862 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.874 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.875 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.876 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.878 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.879 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.880 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.881 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.885 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.887 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.887 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.888 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.891 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.893 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.896 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.897 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.898 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.902 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.903 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.903 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.904 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.909 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.910 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.910 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.911 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.916 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.917 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.917 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.917 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.918 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.919 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.919 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.920 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.923 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.924 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.925 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.925 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.926 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.926 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.928 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.929 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.931 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.932 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.933 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.934 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.934 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.935 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.935 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.936 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.938 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.938 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.939 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.942 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.943 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.944 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:14.947 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:14.947 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.948 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:14.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.974 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.976 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.977 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.979 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.979 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77f7ee9c, L:/127.0.0.1:35028 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:14.980 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:14.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=973), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [208ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [242ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [943ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:14.983 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.987 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.987 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.992 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.993 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:14.994 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.994 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.995 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.995 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.996 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.996 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:14.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:14.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.999 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:14.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:14.999 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.000 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.002 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.002 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.003 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.021 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.021 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e304160, L:/127.0.0.1:33662 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.022 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.023 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1bd361c1, L:/127.0.0.1:42014 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.027 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=952), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [484ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [530ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [757ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.028 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:15.028 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:15.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.031 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.019 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.031 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.019 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x572e0fd8, L:/127.0.0.1:42032 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.014 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.012 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.012 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.011 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.011 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.011 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.010 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.010 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.053 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.009 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.009 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.008 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc345892, L:/127.0.0.1:33654 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.008 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.008 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.007 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.006 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.004 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.004 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.004 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.004 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.036 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.032 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [256ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [293ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [562ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.065 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.068 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.070 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9443d9a, L:/127.0.0.1:42016 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.123 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.124 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.125 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:15.028558 10856 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.472230 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:41992 (local address 127.9.193.62:34655)
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.472275 (+    45us) server_negotiation.cc:207] Beginning negotiation
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.472277 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478139 (+  5862us) server_negotiation.cc:408] Connection header received
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478629 (+   490us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478630 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478650 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478684 (+    34us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.492575 (+ 13891us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.493328 (+   753us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.026753 (+533425us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.026952 (+   199us) 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
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027386 (+   434us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027391 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027391 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:15.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027396 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:15.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027412 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:15.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027416 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:15.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.027481 (+    65us) server_negotiation.cc:1036] Waiting for connection context
14:21:15.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.028475 (+   994us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:41992: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:41992): Connection reset by peer (error 104)
14:21:15.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
14:21:15.128 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.129 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.130 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.131 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.135 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.135 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.137 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.138 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.138 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.139 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.139 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.140 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.130 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.142 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.147 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.155 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b3eeaa0, L:/127.0.0.1:33678 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.156 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeaf0dead, L:/127.0.0.1:42050 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.159 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39c416be, L:/127.0.0.1:42054 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.159 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.161 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.161 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.161 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.162 [DEBUG - pool-4-thread-31] (NetUtil.java:139) Resolved '127.9.193.60' into [/127.9.193.60] in 26321355ns
14:21:15.163 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.164 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.166 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.167 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.168 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.169 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.174 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.177 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.181 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.181 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.185 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.189 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.193 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.194 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.194 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.197 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53cc7d91, L:/127.0.0.1:42172 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.200 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.203 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.204 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.205 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.209 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.210 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.216 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.216 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.218 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.222 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.226 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.230 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.231 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:15.232 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.232 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.232 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.232 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.234 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.235 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:15.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.236 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.237 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.237 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:15.237 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.237 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.238 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.239 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.242 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.245 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.245 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.246 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.246 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:15.246 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.246 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:15.248 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.248 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.248 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd773183f, L:/127.0.0.1:33918 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.249 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd3ae9e0, L:/127.0.0.1:35320 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.249 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.250 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a35c0f2, L:/127.0.0.1:42310 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.250 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.250 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.253 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.254 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.255 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1152), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [602ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [923ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.259 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.259 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.266 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.269 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.270 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.274 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.276 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1a8cc07a, L:/127.0.0.1:35046 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.285 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.285 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.286 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1128), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [465ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [475ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.290 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2aef19b, L:/127.0.0.1:42052 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.293 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.294 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1ebfa0ce, L:/127.0.0.1:33894 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.301 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.302 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.305 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.306 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.307 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf4dcab4f, L:/127.0.0.1:42046 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.310 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.314 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [985ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1253ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.314 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.316 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0d2d4f6, L:/127.0.0.1:33588 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.318 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.318 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.319 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ffba4c3, L:/127.0.0.1:33788 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.322 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.324 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.324 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.327 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.328 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.331 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.333 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x969babb0, L:/127.0.0.1:42144 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.335 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x52b28550, L:/127.0.0.1:35322 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.339 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.344 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.346 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.346 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.346 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.351 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.355 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.356 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.357 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.362 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.363 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.366 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.370 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.372 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.375 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.378 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.378 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.380 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.381 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.384 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.386 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.388 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.388 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.395 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfdb05738, L:/127.0.0.1:35140 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.396 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.397 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.400 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.401 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.402 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:15.402 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:15.402 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.404 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1269), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [328ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [431ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1159ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.412 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e6f1b4d, L:/127.0.0.1:35306 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.415 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.415 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:15.416374 11125 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.014278 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42160 (local address 127.9.193.62:34655)
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.017697 (+  3419us) server_negotiation.cc:207] Beginning negotiation
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.017698 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.176505 (+158807us) server_negotiation.cc:408] Connection header received
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.201566 (+ 25061us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.201566 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.201592 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:15.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.201648 (+    56us) server_negotiation.cc:227] Negotiated authn=TOKEN
14:21:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.415378 (+213730us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.416140 (+   762us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:15.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.416298 (+   158us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42160: BlockingRecv error: recv got EOF from 127.0.0.1:42160 (error 108)
14:21:15.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:15.421 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:15.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.440 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.442 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.457 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.458 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.459 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.460 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.462 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.462 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.463 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.464 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.464 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.465 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.470 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.470 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.479 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.480 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.482 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.490 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.493 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.494 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.498 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.506 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.510 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.510 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.512 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.512 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.514 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.514 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.515 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.516 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.518 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.519 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:15.519 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:15.520 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:15.521 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.555 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.580 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1d4eea52, L:/127.0.0.1:42312 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.582 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.588 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.601 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.606 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3915494, L:/127.0.0.1:42106 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.609 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.619 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x04651c05, L:/127.0.0.1:42222 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.632 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.634 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7fcddf3, L:/127.0.0.1:42202 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.641 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd212959, L:/127.0.0.1:35228 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3399,"thread_start_us":43,"threads_started":1}
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:15.420778 11170 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.031554 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35330 (local address 127.9.193.60:42311)
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.057078 (+ 25524us) server_negotiation.cc:207] Beginning negotiation
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.057080 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.216395 (+159315us) server_negotiation.cc:408] Connection header received
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.216418 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.216419 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.216429 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.216488 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.417957 (+201469us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.418766 (+   809us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.420712 (+  1946us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35330: BlockingRecv error: recv got EOF from 127.0.0.1:35330 (error 108)
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":25501,"thread_start_us":115,"threads_started":1}
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:15.438629 10864 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:15.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.477456 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:34972 (local address 127.9.193.60:42311)
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.477500 (+    44us) server_negotiation.cc:207] Beginning negotiation
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.477502 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.478338 (+   836us) server_negotiation.cc:408] Connection header received
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.479945 (+  1607us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.479946 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.479960 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.479992 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.492020 (+ 12028us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.492799 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.199514 (+706715us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.199701 (+   187us) 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
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438075 (+238374us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438080 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438080 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438086 (+     6us) server_negotiation.cc:923] calling sasl_server_start()
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438108 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438112 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:15.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438176 (+    64us) server_negotiation.cc:1036] Waiting for connection context
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.438534 (+   358us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:34972: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:34972): Connection reset by peer (error 104)
14:21:15.644 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
14:21:15.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.646 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f04b9b1, L:/127.0.0.1:33670 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdf9f6fef, L:/127.0.0.1:33768 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.653 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14f15aae, L:/127.0.0.1:42132 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.660 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.663 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:15.663 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.664 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.665 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:15.666 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a6024f5, L:/127.0.0.1:33812 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.672 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x604ff134, L:/127.0.0.1:42256 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.673 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed6f16c3, L:/127.0.0.1:33884 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.673 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299757, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299757, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.674 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c36bf2a, L:/127.0.0.1:33820 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:15.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.675 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.677 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.677 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:15.678 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x35802c5e, L:/127.0.0.1:33932 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.682 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:15.684723 11105 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:15.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.990373 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42058 (local address 127.9.193.62:34655)
14:21:15.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.991224 (+   851us) server_negotiation.cc:207] Beginning negotiation
14:21:15.685 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:14.991226 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.180730 (+189504us) server_negotiation.cc:408] Connection header received
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.180747 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.180747 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.180756 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.180807 (+    51us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.226600 (+ 45793us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.227304 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684108 (+456804us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684322 (+   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
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684418 (+    96us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684421 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684422 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684427 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684440 (+    13us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684444 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684491 (+    47us) server_negotiation.cc:1036] Waiting for connection context
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.684593 (+   102us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42058: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42058): Connection reset by peer (error 104)
14:21:15.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":836,"thread_start_us":61,"threads_started":1}
14:21:15.695 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [523ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [919ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.700 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x59719e77, L:/127.0.0.1:42262 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.701 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x785fd0dc, L:/127.0.0.1:33708 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.706 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x15b1c82b, L:/127.0.0.1:33892 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.706 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.706 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x49eba456, L:/127.0.0.1:33800 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.708 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1654), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [300ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [591ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1495ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.715 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x228bc772, L:/127.0.0.1:42118 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.716 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.716 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x719d6197, L:/127.0.0.1:33752 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.725 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.726 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.726 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x210776cb, L:/127.0.0.1:42108 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.730 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb2179b0c, L:/127.0.0.1:42322 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.731 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.732 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.734 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.734 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36526889, L:/127.0.0.1:42276 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.736 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.738 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.739 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.740 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.741 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4cf7ddfd, L:/127.0.0.1:42176 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x52925854, L:/127.0.0.1:33890 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.742 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d098c94, L:/127.0.0.1:42246 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b990515, L:/127.0.0.1:33842 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.743 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5d82a7b6, L:/127.0.0.1:33742 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.744 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.745 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1642), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [606ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [946ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1424ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.746 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.747 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.748 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.750 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.750 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:15.750 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:15.751 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.751 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:15.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:15.752 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.753 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:15.755 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:15.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:15.755 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:15.755 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.756 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.756 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:15.756 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:15.756 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:15.757 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.757 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.758 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.759 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.759 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.759 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf4d5b455, L:/127.0.0.1:35162 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.760 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.761 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c58256b, L:/127.0.0.1:35124 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.761 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.762 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.762 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.764 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.764 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.766 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.767 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad0965db, L:/127.0.0.1:42174 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.767 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.768 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.769 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.770 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.772 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.773 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.774 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x797d14ac, L:/127.0.0.1:35294 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.775 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.775 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.777 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.779 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70968f86, L:/127.0.0.1:35254 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.781 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [882ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.781 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9b927aef, L:/127.0.0.1:42314 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.783 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [516ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [825ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1356ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.783 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00869254, L:/127.0.0.1:42028 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f85ae97, L:/127.0.0.1:33940 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.747 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.802 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:15.802 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:15.802 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:15.803 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.804 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:15.807 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:15.808 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.814 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:15.814 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:15.814 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:15.816 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x538e2a3c, L:/127.0.0.1:33858 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1699), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [514ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [517ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1397ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:15.820 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:15.843 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1864), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [106ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [132ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [308ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1852ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.863 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94cc8267, L:/127.0.0.1:33948 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1524), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [921ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.876 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:15.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1571), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [510ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [739ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [993ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.895 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x622fbf48, L:/127.0.0.1:42230 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.899 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0c6cdb89, L:/127.0.0.1:35164 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.926 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.927 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.927 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.928 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.929 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.930 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.930 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:15.927 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.930 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.930 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.931 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.932 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.932 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:15.933 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.933 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.934 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.935 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.935 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.936 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.937 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.934 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.937 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.938 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.938 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.939 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.939 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.940 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.941 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.942 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.943 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.943 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.944 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:15.944 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:15.951 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb354f7af, L:/127.0.0.1:35472 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.952 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda22e240, L:/127.0.0.1:42392 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x478045d5, L:/127.0.0.1:33698 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.953 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.953 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28e3e394, L:/127.0.0.1:42408 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:15.954 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.955 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.956 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1453), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [23ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [800ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:15.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x76030627, L:/127.0.0.1:35036 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38bb9210, L:/127.0.0.1:35310 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.960 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdcaa0bc9, L:/127.0.0.1:34018 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.961 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa0788805, L:/127.0.0.1:42102 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.962 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x694a283a, L:/127.0.0.1:42358 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:15.967 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f2ee381, L:/127.0.0.1:35360 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc69ba4fc, L:/127.0.0.1:42328 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.970 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc7dd3ad, L:/127.0.0.1:33764 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.972 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.972 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:15.973 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xac1b6a53, L:/127.0.0.1:42074 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.974 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:15.974 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.975 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd77c3e6c, L:/127.0.0.1:35062 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.976 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:15.979 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde0a18c8, L:/127.0.0.1:35070 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc9e87c02, L:/127.0.0.1:42188 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:15.985 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcae71d0f, L:/127.0.0.1:33732 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.988 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6356a667, L:/127.0.0.1:33868 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:15.988 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:15.989 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:15.989 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77318a35, L:/127.0.0.1:35176 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:15.989 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:15.999 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.001 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.001 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.005 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.014 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c9dd5e0, L:/127.0.0.1:42184 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.020 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06a8d488, L:/127.0.0.1:35220 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.026 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1f3eac0, L:/127.0.0.1:35280 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.034 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.035 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4658653, L:/127.0.0.1:35200 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.028 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf7866cf7, L:/127.0.0.1:35238 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b0e7c2c, L:/127.0.0.1:35212 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.040 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb63fef07, L:/127.0.0.1:33692 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1783), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [273ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [904ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.041 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e3eee1c, L:/127.0.0.1:33828 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.013 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.043 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.044 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.044 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:16.044 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.049 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb1b10e05, L:/127.0.0.1:35094 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.049 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa185f8d, L:/127.0.0.1:33966 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.050 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.035 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11d0bb2f, L:/127.0.0.1:42298 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.052 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.053 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x817e8a81, L:/127.0.0.1:33970 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1881), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [451ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [982ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1391ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1456ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.063 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.064 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed0375d5, L:/127.0.0.1:35110 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.067 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b548c91, L:/127.0.0.1:33818 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.068 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:16.060566 11175 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:16.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.075 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.076 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x994340a9, L:/127.0.0.1:35208 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xece57509, L:/127.0.0.1:42284 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1897), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [748ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [848ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1125ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.063 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.080 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7d752d87, L:/127.0.0.1:42286 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.080 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68b62997, L:/127.0.0.1:35186 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.080 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x86bf93f2, L:/127.0.0.1:35374 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.082 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1972), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [744ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1069ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1675ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf4fb615f, L:/127.0.0.1:33770 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.091 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a04d859, L:/127.0.0.1:33960 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.093 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcac07074, L:/127.0.0.1:33860 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1968), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [432ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1477ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1781), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [779ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [925ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1866), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [410ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1284ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.098 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x376ecc40, L:/127.0.0.1:35224 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.098 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbcf8d170, L:/127.0.0.1:33806 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.100 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57eaad5d, L:/127.0.0.1:35178 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.100 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x088ea1c3, L:/127.0.0.1:35078 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.100 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd060e56a, L:/127.0.0.1:42080 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.103 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x609a11d7, L:/127.0.0.1:35268 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.103 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9e69d43a, L:/127.0.0.1:33690 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4655c62b, L:/127.0.0.1:42076 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.105 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f2203c8, L:/127.0.0.1:33980 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee3ad62f, L:/127.0.0.1:42088 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.114 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xac40911c, L:/127.0.0.1:33904 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.114 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x24ea7817, L:/127.0.0.1:33730 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.115 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:16.119 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9be86211, L:/127.0.0.1:42164 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.123 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:16.124 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2028), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [629ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [630ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1640ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.126 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.017583 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35152 (local address 127.9.193.60:42311)
14:21:16.128 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.049250 (+ 31667us) server_negotiation.cc:207] Beginning negotiation
14:21:16.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.134 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2031), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [524ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [542ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1501ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1705ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1718ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.140 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:16.127 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x17369c19, L:/127.0.0.1:35382 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.143 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.143 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.049251 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:16.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.149 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [262ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [824ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1991ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2063ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.150 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.151 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa41dfd94, L:/127.0.0.1:33714 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.152 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.151 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3e65a36, L:/127.0.0.1:34090 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.153 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.153 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.154 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.233238 (+183987us) server_negotiation.cc:408] Connection header received
14:21:16.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.155 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2015), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [417ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [434ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [749ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1659ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1667ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.156 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:16.156 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.158 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.158 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x898be924, L:/127.0.0.1:33808 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.160 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.160 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.163 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.164 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd6d28297, L:/127.0.0.1:35346 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.164 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.164 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2075), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [638ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [639ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1358ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1599ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1758ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.166 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe05b24be, L:/127.0.0.1:34010 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2041), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [502ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [504ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1658ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1695ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.168 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.168 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.173 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.174 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.184 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.186 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.61' into [/127.9.193.61] in 3073083ns
14:21:16.186 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.191 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.2' into [/127.9.193.2] in 1224688ns
14:21:16.191 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.195 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.196 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1956), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [5ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1179ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1227ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, deferred=null) after lookup
14:21:16.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2084), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [478ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [480ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1462ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1750ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1856), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [337ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1213ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1352ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1893), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1203ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1256ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1316ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [295ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2030ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1857), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [920ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.199 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.200 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.200 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.201 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [918ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [993ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1754ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2164), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [189ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [279ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2064ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.202 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.203 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.203 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.203 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.203 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.204 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.206 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2089), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [497ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1296ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1364ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1728ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.206 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.206 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.207 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.207 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.207 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.207 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.207 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.208 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.208 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.208 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.209 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.210 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1855), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1343ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.211 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.211 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.211 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299992, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.212 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.213 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.213 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.213 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.213 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.214 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.214 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.214 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.214 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.215 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.215 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.216 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.216 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.216 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.217 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.219 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x257d6636, L:/127.0.0.1:42458 - R:/127.9.193.62:34655] using TOKEN/null
14:21:16.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.233264 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:16.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.220 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.233265 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:16.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.221 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.222 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.223 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.233277 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:16.223 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.221 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.223 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf903bace, L:/127.0.0.1:42448 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.223 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.233345 (+    68us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:16.224 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.224 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.427007 (+193662us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:16.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.427835 (+   828us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:16.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.033546 (+605711us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:16.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.224 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.033778 (+   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
14:21:16.229 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051461 (+ 17683us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051466 (+     5us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:16.230 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051467 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:16.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051471 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
14:21:16.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051493 (+    22us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:16.231 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.232 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.232 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.232 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051497 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:16.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.051556 (+    59us) server_negotiation.cc:1036] Waiting for connection context
14:21:16.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.060461 (+  8905us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35152: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:35152): Cannot send after transport endpoint shutdown (error 108)
14:21:16.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1968), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1128ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1252ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1306ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.234 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.234 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31653,"thread_start_us":807,"threads_started":1}
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:16.080323 11139 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.014964 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42214 (local address 127.9.193.62:34655)
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.030396 (+ 15432us) server_negotiation.cc:207] Beginning negotiation
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.030398 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.185702 (+155304us) server_negotiation.cc:408] Connection header received
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.185726 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.185727 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.185737 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:16.234 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.185796 (+    59us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:16.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.366357 (+180561us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:16.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:15.367118 (+   761us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:16.235 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.074680 (+707562us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:16.242 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe83ccd8b, L:/127.0.0.1:35488 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.243 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.246 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x032f8e2a, L:/127.0.0.1:34106 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.253 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa96f5a02, L:/127.0.0.1:35474 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.255 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f102fad, L:/127.0.0.1:35442 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.255 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xba499584, L:/127.0.0.1:34050 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3644c71, L:/127.0.0.1:42432 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.275 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b5c4b91, L:/127.0.0.1:33984 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.283 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebb6e640, L:/127.0.0.1:35450 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.298 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.301 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4cb0cb9, L:/127.0.0.1:35458 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2014), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [198ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [941ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa19b4b99, L:/127.0.0.1:34086 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.318 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f31d58f, L:/127.0.0.1:42348 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.323 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1865), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [126ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [839ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1216ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.214 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.333 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299994, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299993, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.333 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.074879 (+   199us) 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
14:21:16.333 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079824 (+  4945us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:16.333 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4eed9e67, L:/127.0.0.1:35386 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.334 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.334 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.335 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.335 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.338 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299995, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299995, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.339 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.339 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079828 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:16.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.339 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.342 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d36a489, L:/127.0.0.1:34042 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.343 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:16.343 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:16.343 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:16.343 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.339 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299896, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.348 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.350 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14f644ab, L:/127.0.0.1:35376 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.350 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda441b81, L:/127.0.0.1:42402 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.351 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2100), Traces: [0ms] refreshing cache from master, [56ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [935ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.354 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4572f0f8, L:/127.0.0.1:42336 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.356 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.357 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.357 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.357 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.357 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2246), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [475ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [476ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1370ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1756ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.358 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2122), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [326ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [353ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [933ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1221ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.359 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x733ab046, L:/127.0.0.1:35406 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.359 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.351 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.360 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.361 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.361 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.361 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.362 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.362 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.363 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.366 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.366 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xad8311eb, L:/127.0.0.1:35470 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.370 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x95fa86f7, L:/127.0.0.1:34040 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.371 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98efbf84, L:/127.0.0.1:35396 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.374 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079829 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:16.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079833 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
14:21:16.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.378 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.380 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.381 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5fc64d03, L:/127.0.0.1:42388 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.382 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079851 (+    18us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:16.384 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079854 (+     3us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:16.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.387 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x749939ed, L:/127.0.0.1:35426 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.388 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b8d94a4, L:/127.0.0.1:35482 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x570262d6, L:/127.0.0.1:35496 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.390 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.079916 (+    62us) server_negotiation.cc:1036] Waiting for connection context
14:21:16.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2032), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [296ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [298ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1154ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.395 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.395 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1db140c3, L:/127.0.0.1:42364 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.395 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3d7bd0d, L:/127.0.0.1:42340 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.395 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10fb5000, L:/127.0.0.1:34066 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:16.080026 (+   110us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42214: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42214): Connection reset by peer (error 104)
14:21:16.400 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":15418,"thread_start_us":47,"threads_started":1}
14:21:16.401 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.352 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2039), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [904ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1175ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.403 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.404 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.404 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.405 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa57c8dce, L:/127.0.0.1:34078 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.405 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0e314b5, L:/127.0.0.1:35494 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.406 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef5d6a2b, L:/127.0.0.1:42442 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.410 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.411 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.412 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.413 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.413 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.415 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.371 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.417 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1bc38c5d, L:/127.0.0.1:35512 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.425 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.425 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.426 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.427 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.429 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.430 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6b9fa975, L:/127.0.0.1:35422 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.433 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.434 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.434 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.435 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8f9531dd, L:/127.0.0.1:42384 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.437 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.437 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.438 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11d558f8, L:/127.0.0.1:42420 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.441 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.441 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.442 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.431 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2302), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [713ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1035ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1939ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1964ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.442 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299984, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299971, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299954, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299945, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x880c76de, L:/127.0.0.1:42380 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.445 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb7d2435, L:/127.0.0.1:34136 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.446 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6e5d667, L:/127.0.0.1:33996 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc59773c7, L:/127.0.0.1:35508 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.452 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf47eebd3, L:/127.0.0.1:34128 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.453 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.455 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.456 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6010c7e6, L:/127.0.0.1:42374 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.457 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.458 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.458 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.459 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.460 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.461 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.462 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.3' into [/127.9.193.3] in 4611462ns
14:21:16.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.466 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.466 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2339), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [707ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1020ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1755ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1962ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1971ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2122), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [385ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1309ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1319ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2129), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [384ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1305ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1325ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, deferred=null) after lookup
14:21:16.469 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.470 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.470 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.471 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.471 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.471 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.471 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.472 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2119), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1272ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1312ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1322ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, deferred=null) after lookup
14:21:16.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.470 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.478 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.480 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.484 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.484 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.488 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.483 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.491 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.1' into [/127.9.193.1] in 2299744ns
14:21:16.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.492 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9d28f475, L:/127.0.0.1:42350 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.494 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.495 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.1' into [/127.9.193.1] in 3531751ns
14:21:16.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.496 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfd43a18, L:/127.0.0.1:34156 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.484 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.499 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.500 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.500 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.501 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.501 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.502 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.3' into [/127.9.193.3] in 7019832ns
14:21:16.502 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.503 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.507 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.510 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.512 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.513 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.516 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xed784d07, L:/127.0.0.1:34170 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.517 [DEBUG - pool-4-thread-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.517 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.1' into [/127.9.193.1] in 1533444ns
14:21:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.518 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdc3d471, L:/127.0.0.1:34144 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.519 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.519 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.520 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.521 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.522 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.522 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.523 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.520 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299995, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.523 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299987, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299968, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299983, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299979, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299979, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299979, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.525 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2361), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1303ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1334ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [1360ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, deferred=null) after lookup
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.526 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2209), Traces: [0ms] refreshing cache from master, [28ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [377ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [932ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1317ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1321ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.526 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.527 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.528 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.528 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299978, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299978, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299978, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.531 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9fb6ebd9, L:/127.0.0.1:34160 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.531 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd0d28075, L:/127.0.0.1:35534 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.531 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.531 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299978, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299970, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.532 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299968, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299961, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.532 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.532 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.2' into [/127.9.193.2] in 2086852ns
14:21:16.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.532 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.532 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.532 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.532 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.533 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.533 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.533 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.533 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [323ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [324ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1299ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1335ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.536 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.539 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99402cf9, L:/127.0.0.1:34116 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.539 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.539 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.539 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2307), Traces: [0ms] refreshing cache from master, [1086ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1374ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1896ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1965ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2038ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.540 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299971, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299965, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.542 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.542 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.3' into [/127.9.193.3] in 4110034ns
14:21:16.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.545 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.546 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.548 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.549 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.551 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.552 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2432), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1398ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1433ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1791ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [2130ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.555 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.555 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.555 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.555 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.555 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.556 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.557 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.557 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.555 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.559 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.559 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.559 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.559 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1209ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1229ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1329ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.560 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.560 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.560 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.561 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.561 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.562 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.562 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.562 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.563 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbadf1036, L:/127.0.0.1:34024 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.563 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.564 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf1f4c72e, L:/127.0.0.1:35538 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2443), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [711ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1033ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1685ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1970ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2140ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.565 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.566 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x71911dfe, L:/127.0.0.1:35532 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.566 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.566 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.567 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.567 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299988, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299984, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.569 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.569 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.570 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.570 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.570 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.570 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.567 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299966, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299961, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299956, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.570 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299995, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.571 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.572 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.577 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.578 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.578 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.578 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.579 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.579 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.579 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.574 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299993, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299986, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299984, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299964, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.581 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6884424f, L:/127.0.0.1:35516 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.582 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.582 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0708da6f, L:/127.0.0.1:42490 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.582 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.583 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.583 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.584 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.585 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.585 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2264), Traces: [0ms] refreshing cache from master, [27ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [378ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1240ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.586 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [42ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [721ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2472), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1540ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1718ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2150ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [2150ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:16.587 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.588 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6e084ea8, L:/127.0.0.1:35530 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.589 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.589 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.589 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.590 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.590 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.591 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.591 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.592 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.592 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.592 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299993, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299990, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299989, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.592 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.592 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.592 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.592 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.590 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299994, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299986, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.592 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.594 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299985, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299986, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.595 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.595 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.595 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.595 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299991, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299985, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299982, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.596 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.596 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.596 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.594 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299989, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299988, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299983, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.596 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.597 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad98940c, L:/127.0.0.1:42486 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.597 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.598 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299989, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.599 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.599 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.599 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.600 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.600 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.601 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.603 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.607 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.607 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.607 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.611 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.612 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.615 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.616 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.616 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.616 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.617 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xddadf1e2, L:/127.0.0.1:35574 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.621 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.621 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.621 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.621 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.621 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.622 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.622 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.622 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.627 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.627 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.627 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.627 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.628 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.628 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.629 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.629 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.630 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.630 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.630 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b11dba4, L:/127.0.0.1:34178 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.630 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.631 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67832f1e, L:/127.0.0.1:42440 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.631 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.632 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.633 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.633 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.635 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.635 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.635 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.635 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.636 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.636 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.642 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.642 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.642 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.643 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.643 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.643 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.643 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.644 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.644 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.645 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.648 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.648 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.649 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.649 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2546), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1562ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2198ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2270ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [2282ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.652 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.653 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64d6c2b3, L:/127.0.0.1:34180 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x946639d7, L:/127.0.0.1:35562 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.655 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x16706a67, L:/127.0.0.1:34118 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2548), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1545ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1850ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2274ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.656 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa7adf51c, L:/127.0.0.1:35558 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299991, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299991, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.658 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299992, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.658 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.658 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.659 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.660 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.660 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.660 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2321), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1273ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1299ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1493ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.661 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.661 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.661 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.661 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.662 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.662 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.662 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.662 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.662 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.662 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.663 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.663 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.663 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.663 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.663 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.663 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.663 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.664 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.664 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.664 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.666 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x148205ce, L:/127.0.0.1:34188 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.664 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xae9edec4, L:/127.0.0.1:42472 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.668 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.670 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.670 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcdc35837, L:/127.0.0.1:35552 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.670 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2575), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1596ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [2006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2326ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2340ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.676 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.679 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.679 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.680 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.680 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.680 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.680 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.680 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.680 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.680 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.680 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.681 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.681 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.681 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.681 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.681 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.682 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.681 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.683 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.683 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.683 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.684 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.684 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.684 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.684 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.684 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.684 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.685 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.684 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.686 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.687 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.688 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.688 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.689 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.689 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.689 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.689 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.690 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.690 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.690 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.691 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.699 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.700 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.702 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.705 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.706 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.707 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.709 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.713 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.714 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.718 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.719 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.720 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.721 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.730 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.734 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.757 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.757 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.759 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.762 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.785 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.785 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.785 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.786 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.786 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.787 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.788 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.788 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.789 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.789 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.790 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.791 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.793 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.794 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.796 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.796 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.800 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.800 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.801 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.802 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.802 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.805 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.806 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.808 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.810 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.810 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.810 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.811 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.812 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.812 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.813 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.816 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.818 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.819 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.820 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.821 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.822 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.823 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.823 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.824 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.824 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.825 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.830 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.832 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.833 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.833 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.836 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.837 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.837 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.838 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.839 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.840 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd8ef17fb, L:/127.0.0.1:34210 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.840 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.842 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.843 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.844 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.845 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.845 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.845 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdeb2cf1c, L:/127.0.0.1:35580 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.846 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.847 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.849 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.850 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.850 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:16.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.852 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2514), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [674ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [922ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [922ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.853 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe46425cb, L:/127.0.0.1:34190 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2522), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [527ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [694ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [731ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [927ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.858 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.858 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.859 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:16.859 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf4bcf0cc, L:/127.0.0.1:34204 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2785), Traces: [0ms] refreshing cache from master, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1538ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1631ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [2179ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2336ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2561ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.867 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.867 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.867 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.869 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.869 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.873 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.874 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.874 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.879 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.879 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.879 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.880 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.880 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.880 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.881 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.881 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.881 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.885 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.886 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.887 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.887 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.889 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.889 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.890 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.890 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.892 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.892 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.894 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.894 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.895 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.895 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.897 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.898 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.899 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.899 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.900 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.900 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.901 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.901 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.908 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.909 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.914 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.918 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.919 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.926 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc3d6f111, L:/127.0.0.1:34218 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2648), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [851ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1645ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [2057ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2285ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2646ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.929 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1dce4ece, L:/127.0.0.1:35586 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.931 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.931 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.932 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.932 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.935 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.936 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.936 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.936 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.938 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.938 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.940 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.940 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.941 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.942 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:16.942 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.946 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:16.947 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xae706ba7, L:/127.0.0.1:34220 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2610), Traces: [0ms] refreshing cache from master, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [661ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [920ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [938ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.949 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:16.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:16.950 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.953 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:16.953 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.953 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.954 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.954 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.956 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.957 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.957 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.960 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:16.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2fc0f35, L:/127.0.0.1:42500 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:16.977 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.980 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70e02829, L:/127.0.0.1:35598 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:16.982 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf2c703c5, L:/127.0.0.1:34224 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:16.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:16.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=194), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [6ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [38ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [41ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [43ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:16.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:16.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:16.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:16.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:16.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:16.988 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:16.989 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:16.989 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:16.989 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:16.990 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:16.990 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:16.990 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:16.990 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.990 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:16.991 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:16.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:16.992 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:16.992 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:16.993 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:16.993 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:16.994 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:16.999 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.004 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x60eeb74c, L:/127.0.0.1:42516 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.006 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.007 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.008 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.009 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.009 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.011 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.012 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.013 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.014 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.015 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.015 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.016 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.017 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.018 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.022 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.026 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.026 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.026 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.028 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.032 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.034 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.036 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb064d72c, L:/127.0.0.1:42524 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.044 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4a0c3b93, L:/127.0.0.1:35606 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.045 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.047 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.047 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.050 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.050 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.051 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.051 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.053 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.058 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.061 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.061 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.063 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.065 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.065 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.067 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.067 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.068 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.072 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.073 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.074 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.075 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.077 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.082 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.083 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.086 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.090 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.095 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.102 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.103 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa849ecf2, L:/127.0.0.1:42530 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.111 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.115 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.118 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5c65deb, L:/127.0.0.1:35616 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.119 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.128 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.129 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x509fe89d, L:/127.0.0.1:34238 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.131 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.131 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=335), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [97ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [129ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [150ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.133 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2f5f91d, L:/127.0.0.1:42542 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.134 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.134 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.136 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.138 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.139 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.139 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.139 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.140 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.140 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.140 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.141 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.142 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.148 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcdbfd9c2, L:/127.0.0.1:35626 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.148 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.152 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.152 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.154 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8537254a, L:/127.0.0.1:34242 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [136ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [143ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [156ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [163ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2a09f0d, L:/127.0.0.1:42556 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.159 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.160 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.161 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.165 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.165 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.166 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.166 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.166 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.167 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.168 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.168 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.169 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.169 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.170 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.171 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.171 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.174 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.175 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.175 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.176 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.177 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.182 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.189 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.189 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.190 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.190 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.205 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.205 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.222 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.226 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.227 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x140baf5e, L:/127.0.0.1:42564 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.239 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.243 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.244 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa7e45518, L:/127.0.0.1:42574 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.244 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.245 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.248 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.250 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1df22e78, L:/127.0.0.1:35634 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.253 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.256 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.257 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbcfd68f7, L:/127.0.0.1:34248 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=425), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [238ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [245ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.259 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.259 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2f3ab68, L:/127.0.0.1:42588 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.261 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.264 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.266 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.266 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.266 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.267 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.267 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.267 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.267 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.268 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0231d56, L:/127.0.0.1:35644 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.270 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.271 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.273 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.277 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbd92e28e, L:/127.0.0.1:34252 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=445), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [245ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.281 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11586e30, L:/127.0.0.1:35654 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.283 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.284 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.284 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.284 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.285 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.286 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.286 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.288 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.290 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.290 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.292 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.298 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:17.302 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6830287f, L:/127.0.0.1:34258 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.302 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.304 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [266ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [286ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.305 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.307 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.309 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.309 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.310 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.310 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.310 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.311 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.313 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.313 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.318 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.324 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.325 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe734b432, L:/127.0.0.1:35658 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.327 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe8985e82, L:/127.0.0.1:34270 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.327 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=489), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [165ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [301ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [302ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.331 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.333 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa88f0db, L:/127.0.0.1:35670 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.334 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.337 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.343 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.344 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.344 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.344 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xefa4b6c2, L:/127.0.0.1:34276 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.344 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.345 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.345 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.347 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=513), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [210ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [236ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [306ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [322ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [334ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.350 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x68c66d3e, L:/127.0.0.1:35686 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.351 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.352 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.355 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.355 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.357 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.358 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.358 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.358 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.358 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.360 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.361 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.361 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.361 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.363 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.363 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.365 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.369 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3dbd2e10, L:/127.0.0.1:34282 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.371 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [315ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [336ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.372 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c59133d, L:/127.0.0.1:34286 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=538), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [357ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.376 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.377 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.377 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.377 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.377 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:17.377 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.377 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.378 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2f69799, L:/127.0.0.1:35702 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.378 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.378 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.379 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:17.383 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.385 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc84a4eef, L:/127.0.0.1:42596 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.385 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.388 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30fcb43d, L:/127.0.0.1:42606 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.401 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.402 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.404 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd50b6d1d, L:/127.0.0.1:35706 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.414 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2bead5b4, L:/127.0.0.1:34300 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=576), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [85ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [98ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [118ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.418 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x72215753, L:/127.0.0.1:34294 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.418 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [405ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.420 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.422 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.423 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.423 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.423 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.423 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.423 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.424 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.424 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.424 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.425 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.425 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.426 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.426 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.427 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.427 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state CONNECTING
14:21:17.427 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.428 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.429 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.430 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.430 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.440 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16a77c1d, L:/127.0.0.1:35710 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.440 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.442 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.443 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.444 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.444 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.444 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.445 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.446 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8486bcc9, L:/127.0.0.1:35722 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.451 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1e6ad494, L:/127.0.0.1:42616 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.454 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.455 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.456 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.460 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.461 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b11e97b, L:/127.0.0.1:34304 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.465 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.466 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.466 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.466 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x02e0d542, L:/127.0.0.1:42618 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=635), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [171ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [425ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [453ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.473 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.473 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.474 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.477 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ee507fa, L:/127.0.0.1:34302 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.478 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=639), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [94ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [131ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [160ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.478 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.480 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.481 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.481 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.481 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.481 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.481 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.481 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.482 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.484 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.485 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.488 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.491 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.491 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.492 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.492 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.492 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.492 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.493 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x25058a84, L:/127.0.0.1:35738 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.495 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.495 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.497 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf87e61c6, L:/127.0.0.1:35750 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.498 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.498 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.499 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.500 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.500 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.501 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.501 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.502 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.503 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.504 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.507 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73cc3905, L:/127.0.0.1:35770 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.512 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f382c0c, L:/127.0.0.1:42628 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.518 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5faf9fed, L:/127.0.0.1:34308 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.520 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3fe3f45e, L:/127.0.0.1:34324 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=677), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [419ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [452ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=676), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [396ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [444ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [472ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.523 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ff97846, L:/127.0.0.1:35762 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.524 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.525 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.525 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.525 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.525 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.525 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.526 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.526 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.526 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.526 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.528 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.529 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42c15441, L:/127.0.0.1:34332 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.530 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.530 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.530 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.531 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.531 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.531 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=737), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [400ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [451ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [457ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.534 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd784abb2, L:/127.0.0.1:34334 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.534 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.535 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [487ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [512ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.535 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.535 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.536 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.538 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.540 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.541 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.541 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.542 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.542 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.542 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.543 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.543 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.544 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.544 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.544 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.547 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.548 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.556 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x11ad76f8, L:/127.0.0.1:35784 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.560 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b27b3ad, L:/127.0.0.1:34340 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.561 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.561 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.561 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.563 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=772), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [615ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [622ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.564 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.568 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.568 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.569 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.569 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.570 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.570 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.571 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.571 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.571 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.571 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.572 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.572 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.574 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.575 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.576 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.577 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x39bd5bd3, L:/127.0.0.1:34346 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.583 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [7ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [16ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [557ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.585 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bb21cce, L:/127.0.0.1:35794 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.587 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.587 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.587 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.588 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.588 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.588 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.590 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.590 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.591 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.594 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.595 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.596 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.606 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d45370a, L:/127.0.0.1:35802 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.608 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.609 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.609 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.609 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.613 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.618 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x96164a24, L:/127.0.0.1:34356 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=787), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [558ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [582ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [596ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.624 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.625 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.625 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.625 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.626 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.626 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.627 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.627 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.629 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.630 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.630 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.630 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.631 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.642 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.644 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.646 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x43107edc, L:/127.0.0.1:35806 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.648 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8617785c, L:/127.0.0.1:35818 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.652 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.658 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.658 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.659 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb3255a9e, L:/127.0.0.1:34372 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.663 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=812), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [515ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [527ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.664 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe2b9f232, L:/127.0.0.1:34370 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.664 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=833), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [505ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [583ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [605ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [641ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [656ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.666 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.667 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.668 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.668 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.668 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.668 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.669 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.669 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.669 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.669 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.669 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7cf33e2e, L:/127.0.0.1:34380 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.669 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.670 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.670 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.671 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.671 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.671 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=839), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [624ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [644ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [665ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.672 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.675 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.675 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.683 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.685 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.686 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.686 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.686 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.687 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.687 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.689 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.689 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa72bd63f, L:/127.0.0.1:34386 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.690 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.690 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=897), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [191ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [890ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.691 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.691 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.691 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.694 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.696 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.696 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.696 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state CONNECTING
14:21:17.697 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.697 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.697 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.697 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.697 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.698 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.699 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.700 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.701 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.702 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.703 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.704 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.711 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.712 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.713 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.715 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67aad95e, L:/127.0.0.1:35830 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.715 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x609b15e1, L:/127.0.0.1:34402 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.717 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [425ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [653ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [670ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [671ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.719 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.719 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.721 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.731 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x98e18b37, L:/127.0.0.1:35842 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.731 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a71de6d, L:/127.0.0.1:42642 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.732 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.733 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.733 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.733 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.734 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.735 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.735 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.741 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.741 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.741 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.743 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.746 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.753 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.755 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.760 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6c9e174, L:/127.0.0.1:34414 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=915), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [661ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [682ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.765 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.765 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x00f19a97, L:/127.0.0.1:35628 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.769 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.769 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9817d760, L:/127.0.0.1:42656 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.770 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.770 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.770 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.770 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.771 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.771 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.771 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.771 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.772 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.772 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.774 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.774 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.775 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.779 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.779 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.781 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.781 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9741d353, L:/127.0.0.1:35844 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.782 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.782 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.783 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.792 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14541c07, L:/127.0.0.1:42666 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.793 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd82ea2b, L:/127.0.0.1:42662 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.793 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7173f306, L:/127.0.0.1:42664 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.799 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5b1e051d, L:/127.0.0.1:34430 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.799 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x21a2ca37, L:/127.0.0.1:34446 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=969), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [732ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [773ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [785ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [791ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.802 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [151ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [795ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.804 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.806 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.806 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.806 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state CONNECTING
14:21:17.806 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.807 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.807 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.808 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.808 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.809 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.810 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.811 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.812 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.812 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.812 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.812 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.812 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.813 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.813 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.814 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.815 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.814 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.815 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.815 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.816 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.818 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.818 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.818 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.820 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.820 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.823 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.833 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7cbf85fd, L:/127.0.0.1:35856 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.838 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.838 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.838 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.839 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.841 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.841 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.842 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.847 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.851 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfc9fd11f, L:/127.0.0.1:34448 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.854 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.857 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.857 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [769ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [782ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [802ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.859 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.863 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.863 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.863 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.863 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.864 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.864 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.864 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.866 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.868 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b043db3, L:/127.0.0.1:35860 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.876 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.877 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.878 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.878 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.880 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.887 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.887 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.888 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.888 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.888 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.889 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xff426d17, L:/127.0.0.1:34452 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.891 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.891 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [830ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [879ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [900ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.894 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.895 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.895 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.895 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.896 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.897 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.897 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.898 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.899 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.900 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.901 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.901 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.902 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.903 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:17.904 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:17.913 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbe8054cc, L:/127.0.0.1:42676 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:17.916 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8eadb04f, L:/127.0.0.1:35874 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.923 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdaeed975, L:/127.0.0.1:34458 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.926 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1077), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [870ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [872ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.929 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.929 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc5124fa6, L:/127.0.0.1:34474 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.929 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.929 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.930 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.931 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [691ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [785ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [795ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [829ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.933 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f4f1b5a, L:/127.0.0.1:35882 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.935 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299997, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299997, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299997, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299997, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.935 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:17.935 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.935 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.936 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.937 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.937 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.938 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.938 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.938 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.938 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.939 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.939 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.940 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.947 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.948 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.948 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.949 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb5b5c1e5, L:/127.0.0.1:34488 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.954 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1121), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [224ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [757ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [945ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.958 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.958 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.959 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x12bbe15a, L:/127.0.0.1:35892 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.959 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.962 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.962 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.962 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.962 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.966 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.966 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.966 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.966 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:17.967 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.968 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.968 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:17.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.970 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:17.971 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.971 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.972 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.972 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.972 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.973 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.973 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.970 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:17.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:17.979 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:17.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:17.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:17.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3f51de54, L:/127.0.0.1:34500 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1159), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [734ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [931ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [949ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [962ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.988 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd56d01c, L:/127.0.0.1:34506 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:17.988 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.988 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:17.988 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:17.990 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:17.990 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:17.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1143), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [743ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [911ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [916ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [939ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:17.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:17.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.994 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.995 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.995 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.995 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2c27273, L:/127.0.0.1:35908 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:17.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.996 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.996 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:17.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:17.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:17.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:17.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:17.998 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:17.998 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:17.998 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:17.999 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:17.999 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:17.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:17.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:17.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.000 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.003 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.003 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.004 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.005 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.035 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.036 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.037 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.039 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.040 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.041 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.042 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.042 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.043 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.044 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.045 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.045 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.045 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.046 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.046 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.047 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.048 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.048 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.049 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.050 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.050 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.051 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.052 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.054 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.055 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.056 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.057 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.057 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.058 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.062 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.062 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.062 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.063 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.064 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.065 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.065 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.066 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.067 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.068 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.068 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.069 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.069 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.070 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.071 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.072 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.074 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.074 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.074 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.075 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.076 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.077 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.078 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.078 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.081 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.082 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.083 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.084 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.085 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.085 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.085 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.086 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.087 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.088 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.093 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.094 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.094 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.095 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.095 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.096 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.096 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.097 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.097 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.097 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.102 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.102 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.103 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.103 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.104 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.104 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.104 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.105 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.105 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.109 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.111 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.112 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.113 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.113 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.116 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.116 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.117 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.122 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.122 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.123 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.150 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.152 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.152 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.155 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.156 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.157 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.158 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16e50809, L:/127.0.0.1:35912 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.158 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.159 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.160 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.160 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.160 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.160 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.161 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.162 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.162 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.163 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.163 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.150 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.164 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.164 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.165 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.165 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.166 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.166 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.167 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.168 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.169 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.171 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.171 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.172 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.173 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.174 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.175 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.175 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.176 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.176 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.178 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.178 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.178 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.178 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.179 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.179 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.180 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.180 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.181 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.181 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.181 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.182 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.183 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.184 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.184 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.186 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.187 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.187 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.188 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.189 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.189 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.192 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.194 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.195 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.198 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.198 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.199 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.202 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.202 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.202 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.203 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.203 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.204 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.206 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.207 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.208 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.208 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.209 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.209 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.210 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.211 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.211 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.212 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.212 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.213 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.213 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.214 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.214 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.214 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.214 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.215 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x77f4dc7f, L:/127.0.0.1:42700 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.215 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.216 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.217 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.218 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.219 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.221 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.221 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.221 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.222 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.224 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.224 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.225 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.226 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.227 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.228 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.229 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.230 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.231 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.231 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.232 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.232 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x32355cf9, L:/127.0.0.1:42692 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.233 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.233 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb0c4d90b, L:/127.0.0.1:42852 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.233 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.234 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1545a4cf, L:/127.0.0.1:34522 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.234 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.235 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.235 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1393), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [870ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [924ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1009ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.236 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.237 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.237 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06515806, L:/127.0.0.1:42834 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.238 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.239 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.240 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.240 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.241 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:18.242 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.244 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdbb63b6, L:/127.0.0.1:34640 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.245 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf2f6ca23, L:/127.0.0.1:36010 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.245 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.246 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbf5b51a1, L:/127.0.0.1:36054 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.246 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.247 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2df226cc, L:/127.0.0.1:34564 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=210), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [188ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.248 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.248 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=200), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [25ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [179ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.252 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.252 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.252 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.253 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.253 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.253 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.254 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.254 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.255 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.255 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.255 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.255 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.255 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.255 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.255 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.256 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.256 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.255 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.256 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.256 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1193402e, L:/127.0.0.1:34510 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.256 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.257 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x57aad1f6, L:/127.0.0.1:34578 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.257 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=254), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [40ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [41ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [200ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [202ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.260 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.262 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.262 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.263 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.263 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.264 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.264 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.265 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1414), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [710ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [925ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [927ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.267 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.268 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.268 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.268 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.268 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.269 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.269 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.269 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x786d1f1a, L:/127.0.0.1:34534 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.269 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x070f2ccc, L:/127.0.0.1:36040 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.270 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=266), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [21ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [182ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [214ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.271 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.272 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.272 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.273005 11134 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.205941 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42808 (local address 127.9.193.62:34655)
14:21:18.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206148 (+   207us) server_negotiation.cc:207] Beginning negotiation
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206149 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:18.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206155 (+     6us) server_negotiation.cc:408] Connection header received
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206170 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.273 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfdeb27ef, L:/127.0.0.1:34592 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206171 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206178 (+     7us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206236 (+    58us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.271678 (+ 65442us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.272457 (+   779us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:18.273 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.272942 (+   485us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42808: BlockingRecv error: recv got EOF from 127.0.0.1:42808 (error 108)
14:21:18.273 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":193}
14:21:18.274 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.274 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.274 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.274 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.274 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.275 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [207ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.275 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.275 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.275 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.276 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.276 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.277 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.278 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.278 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.278 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.278 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.278 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.278 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.279 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.279 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.280 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.280 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.280 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x54dea62a, L:/127.0.0.1:34520 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=237), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [37ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [50ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [215ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.283 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.284389 11588 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206206 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42754 (local address 127.9.193.62:34655)
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232674 (+ 26468us) server_negotiation.cc:207] Beginning negotiation
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232675 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232682 (+     7us) server_negotiation.cc:408] Connection header received
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232698 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232699 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232707 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.232761 (+    54us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.280896 (+ 48135us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.281625 (+   729us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.284319 (+  2694us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42754: BlockingRecv error: recv got EOF from 127.0.0.1:42754 (error 108)
14:21:18.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":26455,"thread_start_us":40,"threads_started":1}
14:21:18.285 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.285 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.285 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.285 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.285 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.286 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.286 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.286 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.286 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.289 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.293 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d014a6d, L:/127.0.0.1:34626 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=243), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [15ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [156ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.298 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.299 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.299 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.299 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.300 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4fd24b7c, L:/127.0.0.1:34656 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=259), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [52ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [174ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [236ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.302 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.303 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.304 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.304 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.304 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.305 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.305 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.305 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.305 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.306 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.306 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.307 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.309 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ae6b42c, L:/127.0.0.1:34672 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.309 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.309 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.309 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.310 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.310 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.310 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.310 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.311 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.311 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x19bbd8c2, L:/127.0.0.1:42712 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=274), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [38ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [251ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.318 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ef5579a, L:/127.0.0.1:34698 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.320489 11762 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.205430 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35980 (local address 127.9.193.60:42311)
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320304 (+114874us) server_negotiation.cc:207] Beginning negotiation
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320306 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320316 (+    10us) server_negotiation.cc:408] Connection header received
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320334 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320335 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320344 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.320 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.320430 (+    86us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35980: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114848,"thread_start_us":43,"threads_started":1}
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.321292 11762 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.208728 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:35952 (local address 127.9.193.60:42311)
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321123 (+112395us) server_negotiation.cc:207] Beginning negotiation
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321125 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321132 (+     7us) server_negotiation.cc:408] Connection header received
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321149 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.321 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0502a14, L:/127.0.0.1:36036 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321149 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321158 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321239 (+    81us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:35952: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.321 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":112380,"thread_start_us":79,"threads_started":1}
14:21:18.322 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.322 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.322 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.323 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.326 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=289), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.330 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.331 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.334 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.338 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4416a548, L:/127.0.0.1:34718 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.338 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=300), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.341 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd2825b18, L:/127.0.0.1:42816 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.342 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x565c74d8, L:/127.0.0.1:42836 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.343 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.345 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.343338 11134 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.206587 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42856 (local address 127.9.193.62:34655)
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343167 (+136580us) server_negotiation.cc:207] Beginning negotiation
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343169 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343175 (+     6us) server_negotiation.cc:408] Connection header received
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343191 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343191 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343200 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.343280 (+    80us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42856: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.346 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":136569,"thread_start_us":44,"threads_started":1}
14:21:18.350 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe6b51542, L:/127.0.0.1:42842 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.351 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x26ed5cfc, L:/127.0.0.1:34688 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.351 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa04e0b5c, L:/127.0.0.1:42748 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.352 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe543e240, L:/127.0.0.1:42720 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.353 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1eba88c3, L:/127.0.0.1:34608 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.353 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=308), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [17ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [18ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [286ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.354300 11726 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.239063 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36082 (local address 127.9.193.60:42311)
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354152 (+115089us) server_negotiation.cc:207] Beginning negotiation
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354154 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354160 (+     6us) server_negotiation.cc:408] Connection header received
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354176 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354177 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354186 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354249 (+    63us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36082: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.355 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":115076,"thread_start_us":48,"threads_started":1}
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.354532 11726 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.239122 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36094 (local address 127.9.193.60:42311)
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354393 (+115271us) server_negotiation.cc:207] Beginning negotiation
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354394 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354403 (+     9us) server_negotiation.cc:408] Connection header received
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354421 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354421 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354432 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.354497 (+    65us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36094: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.356 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":115259,"thread_start_us":49,"threads_started":1}
14:21:18.356 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.357 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.358 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.359 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:18.359 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.359 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.359 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.360 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.362 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.330 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7e9af27, L:/127.0.0.1:34710 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.368 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb264d7ec, L:/127.0.0.1:36028 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.369 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1675cb96, L:/127.0.0.1:35992 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.369 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.369 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.369 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.370 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.371 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x238c723b, L:/127.0.0.1:42734 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.372 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=334), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [16ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [51ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [290ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [309ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.372414 11134 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.207745 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42786 (local address 127.9.193.62:34655)
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372251 (+164506us) server_negotiation.cc:207] Beginning negotiation
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372253 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372261 (+     8us) server_negotiation.cc:408] Connection header received
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372278 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372279 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372289 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.372357 (+    68us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42786: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":164492,"thread_start_us":41,"threads_started":1}
14:21:18.373 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d904ea4, L:/127.0.0.1:36138 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.373 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.374 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.375 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca8b4d62, L:/127.0.0.1:34616 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.378 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.379 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.379 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.379 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.379 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.379 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.380 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.380908 11531 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.241065 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36072 (local address 127.9.193.60:42311)
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369249 (+128184us) server_negotiation.cc:207] Beginning negotiation
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369251 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369258 (+     7us) server_negotiation.cc:408] Connection header received
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369274 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369275 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369284 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.369350 (+    66us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380073 (+ 10723us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380753 (+   680us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380844 (+    91us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36072: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":128172,"thread_start_us":51,"threads_started":1}
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.381145 11737 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.239524 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42876 (local address 127.9.193.62:34655)
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380968 (+141444us) server_negotiation.cc:207] Beginning negotiation
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380970 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.380983 (+    13us) server_negotiation.cc:408] Connection header received
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381003 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381004 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381015 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381095 (+    80us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42876: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":141414}
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.381531 11738 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.241703 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42860 (local address 127.9.193.62:34655)
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381387 (+139684us) server_negotiation.cc:207] Beginning negotiation
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381389 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381399 (+    10us) server_negotiation.cc:408] Connection header received
14:21:18.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381414 (+    15us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381415 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381423 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.381493 (+    70us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42860: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":139664}
14:21:18.382 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb5425b17, L:/127.0.0.1:36026 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=337), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [36ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [315ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.385 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.386 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8157999d, L:/127.0.0.1:42796 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.388 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x95086564, L:/127.0.0.1:35942 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.389 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98e6b279, L:/127.0.0.1:42770 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.389 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1ceed810, L:/127.0.0.1:35944 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.389 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.390 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.392 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.396 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5622a9b8, L:/127.0.0.1:42776 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=347), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [46ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [280ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [326ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.400 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0da1a516, L:/127.0.0.1:34662 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.401 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.401 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.402 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.402 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xde8ff56c, L:/127.0.0.1:36114 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.402 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.403 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.403 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.404 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.404 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.404 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.404 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.405 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.406 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.406 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.409 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5fda65e, L:/127.0.0.1:36038 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.412 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x34e8755f, L:/127.0.0.1:34550 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.412 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8c5da1a9, L:/127.0.0.1:34558 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.413 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf8b4700a, L:/127.0.0.1:36126 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=371), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [346ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [349ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.415 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe3e51a04, L:/127.0.0.1:42822 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.417 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8e81eb27, L:/127.0.0.1:36064 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.418 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.418 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.419 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.419 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.419 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.419 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.420 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.422 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.422 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [328ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [341ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.425 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.425 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.426 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.426 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.426 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.426 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.426 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.427 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.427 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.428 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=389), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [344ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [366ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.431 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6ee4ad74, L:/127.0.0.1:35968 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.431 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.351 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.432 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.432 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.432 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.432 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.432 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.433 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.433 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.434 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.434 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.434 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.405 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.436 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.436 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:18.436 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.437 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8f65737, L:/127.0.0.1:35926 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.437 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.437 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.437 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.321496 11725 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.391 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdcce6363, L:/127.0.0.1:36106 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.208820 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36008 (local address 127.9.193.60:42311)
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321309 (+112489us) server_negotiation.cc:207] Beginning negotiation
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321310 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321317 (+     7us) server_negotiation.cc:408] Connection header received
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321333 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321333 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321342 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321385 (+    43us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.321454 (+    69us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36008: BlockingRecv error: recv got EOF from 127.0.0.1:36008 (error 108)
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":112476,"thread_start_us":42,"threads_started":1}
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.391974 11764 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.238949 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36058 (local address 127.9.193.60:42311)
14:21:18.390 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb6c1691d, L:/127.0.0.1:42782 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.386 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ca4e369, L:/127.0.0.1:34664 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.439 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.439 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.439 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.438 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353746 (+114797us) server_negotiation.cc:207] Beginning negotiation
14:21:18.440 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353748 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.440 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353761 (+    13us) server_negotiation.cc:408] Connection header received
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353785 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353786 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353797 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.353890 (+    93us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36058: BlockingWrite error: write error: Broken pipe (error 32)
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":114764,"thread_start_us":101,"threads_started":1}
14:21:18.440 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:18.439123 11588 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.207648 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42760 (local address 127.9.193.62:34655)
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350805 (+143157us) server_negotiation.cc:207] Beginning negotiation
14:21:18.440 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.438 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350807 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350814 (+     7us) server_negotiation.cc:408] Connection header received
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350831 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350831 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350840 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.350895 (+    55us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.435017 (+ 84122us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.435784 (+   767us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:18.439062 (+  3278us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42760: BlockingRecv error: recv got EOF from 127.0.0.1:42760 (error 108)
14:21:18.440 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":143143,"thread_start_us":41,"threads_started":1}
14:21:18.440 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.441 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.441 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=389), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [22ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [32ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [248ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [368ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.442 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.442 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.442 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.443 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.444 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.445 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.445 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.445 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.445 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.445 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.446 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.446 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.447 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.447 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.447 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.448 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.448 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.449 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.449 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.449 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.450 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.450 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.451 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.451 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.451 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.451 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.452 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.452 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.452 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9fe52534, L:/127.0.0.1:34730 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.453 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.453 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.453 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.454 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [54ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [55ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [306ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [386ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.454 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.454 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.456 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.456 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.458 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3c6fc4f1, L:/127.0.0.1:42892 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.460 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.460 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.460 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.461 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.462 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.462 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.466 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.467 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.468 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.468 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.474 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.476 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd19c3c16, L:/127.0.0.1:34736 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.477 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [39ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [293ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [380ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [420ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.480 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.481 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.486 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.493 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.493 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.498 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.499 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.506 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.506 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.506 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:18.509 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x451c1638, L:/127.0.0.1:34740 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [19ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [20ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [221ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [455ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.513 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.514 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.514 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.514 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.514 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.514 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.514 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.514 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.515 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.516 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.516 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.522 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.526 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.526 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.527 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.527 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.527 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.528 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.529 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.530 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.534 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.534 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.534 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.535 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.535 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.536 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.536 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.536 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.538 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.537 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.539 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.539 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.539 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.542 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.551 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.552 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.555 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4eadb1e, L:/127.0.0.1:36148 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.556 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x442736f8, L:/127.0.0.1:42894 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.561 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ac43022, L:/127.0.0.1:36142 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.561 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7e3b9e0b, L:/127.0.0.1:34754 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.562 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.562 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=379), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [23ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [26ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.563 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.566 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.566 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.566 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.567 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.567 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.567 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.567 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.571 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6946e1e0, L:/127.0.0.1:34764 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=521), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [35ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [44ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [160ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [347ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.576 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.576 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.576 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.577 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.577 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.577 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.577 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.578 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.579 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.580 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.580 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.582 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.586 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.586 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.590 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.591 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.591 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.591 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.592 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.592 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.593 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.593 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.593 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.595 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.595 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.595 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.596 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.598 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.599 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.600 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.601 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.602 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.602 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.603 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.604 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd6086c0c, L:/127.0.0.1:42896 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.604 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.605 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.605 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:18.606 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.606 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.607 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.608 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.609 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.610 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.611 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.611 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.612 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.612 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.614 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.617 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.621 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b0512c5, L:/127.0.0.1:42906 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.622 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.626 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xada6fc47, L:/127.0.0.1:42916 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.632 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.633 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8fcbd932, L:/127.0.0.1:36154 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.637 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.638 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.640 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.643 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.647 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.647 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xea703140, L:/127.0.0.1:34772 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.649 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.649 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=494), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [137ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [154ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [160ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [174ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.650 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.653 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.654 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.654 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.655 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.655 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.658 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb86947f2, L:/127.0.0.1:42920 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.659 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.659 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.660 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.662 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.665 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.667 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.670 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb5b3941, L:/127.0.0.1:42926 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.667 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x59564049, L:/127.0.0.1:36166 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.674 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.676 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.679 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0bc06639, L:/127.0.0.1:36172 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.682 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.683 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.684 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.687 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.688 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.689 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ac65aab, L:/127.0.0.1:34788 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.691 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=527), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [135ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [157ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.694 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.694 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.695 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0cc6193b, L:/127.0.0.1:42940 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.695 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.695 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.695 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.696 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.696 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.696 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.697 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.702 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.702 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f64dd6d, L:/127.0.0.1:36186 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.703 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.703 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.704 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.705 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.707 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.708 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67955a08, L:/127.0.0.1:34790 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.709 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=544), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [155ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [161ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [171ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [183ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.714 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.714 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.714 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.715 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.715 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.715 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.716 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.716 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.720 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.724 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x033ffc62, L:/127.0.0.1:42944 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.725 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3cba1fd0, L:/127.0.0.1:36188 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.726 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.726 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.727 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.727 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.728 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.729 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.731 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x54e7891d, L:/127.0.0.1:34794 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [198ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [199ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.735 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.735 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.735 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.736 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.736 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.737 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.737 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.738 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84f99b43, L:/127.0.0.1:36204 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.742 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.742 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.743 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.744 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.749 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcbb659af, L:/127.0.0.1:42950 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.751 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.752 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.754 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.756 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8648a5a5, L:/127.0.0.1:42966 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.757 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63ee988c, L:/127.0.0.1:34810 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.758 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ed5dee3, L:/127.0.0.1:42956 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=583), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [210ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [221ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [229ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.762 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.763 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.764 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.764 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.764 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.764 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.764 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.765 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.765 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.765 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.766 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.767 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ed6db9f, L:/127.0.0.1:36220 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.767 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.768 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.770 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.770 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.771 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.777 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f4752b9, L:/127.0.0.1:34822 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.778 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.779 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=599), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [217ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [225ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [234ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.780 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.780 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d225f8b, L:/127.0.0.1:42978 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.781 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.782 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.784 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.792 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.792 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.793 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.793 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.793 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.793 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.794 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.794 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.794 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.794 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.794 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.794 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x940eaf21, L:/127.0.0.1:36226 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.802 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.803 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.804 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.805 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.811 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.812 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbcaca08e, L:/127.0.0.1:42984 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.814 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5db147d2, L:/127.0.0.1:42992 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.814 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.819 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.823 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x897df6dc, L:/127.0.0.1:36236 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.826 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.826 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6abb0d4, L:/127.0.0.1:34826 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.827 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.827 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=613), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [253ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [265ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.828 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.828 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.830 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.830 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.830 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.831 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.831 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.831 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.831 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.832 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.835 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.836 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.837 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc9aad06, L:/127.0.0.1:42996 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.844 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xedb9181c, L:/127.0.0.1:43000 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.845 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.845 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.846 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.847 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.850 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.852 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.855 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.856 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.858 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f7c30d0, L:/127.0.0.1:43016 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.863 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x38ca4e75, L:/127.0.0.1:43026 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.865 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.869 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.870 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.871 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.873 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1eafcff9, L:/127.0.0.1:36246 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.877 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.879 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5e4459b1, L:/127.0.0.1:43028 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.880 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.881 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.883 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.885 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.888 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b5fad04, L:/127.0.0.1:43042 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.891 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:18.893 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.895 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2a0951d0, L:/127.0.0.1:36258 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.896 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.897 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x89d51617, L:/127.0.0.1:43048 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.906 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.906 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.907 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.907 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.908 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.908 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.912 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.913 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.915 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87bbe5d7, L:/127.0.0.1:43056 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.920 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6613e0cc, L:/127.0.0.1:36260 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.920 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02112092, L:/127.0.0.1:34834 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.921 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.921 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.922 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [14ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [330ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [330ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.922 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.925 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.926 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.926 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.926 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.926 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.929 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.929 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.932 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.934 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9d80264, L:/127.0.0.1:43066 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.938 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.942 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.943 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1213f828, L:/127.0.0.1:36274 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.945 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.951 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x93d7b21b, L:/127.0.0.1:43070 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.953 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.954 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.955 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.956 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccc97098, L:/127.0.0.1:36290 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.957 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.958 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.958 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.960 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:18.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.963 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe8c2a841, L:/127.0.0.1:43084 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.964 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:18.965 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.965 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.966 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:18.968 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x445ad5c1, L:/127.0.0.1:34842 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=735), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [356ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [372ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [374ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.973 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:18.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:18.974 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.974 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.974 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.974 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.975 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.975 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.975 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.975 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.976 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c90558d, L:/127.0.0.1:36300 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.983 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.983 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:18.983 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:18.985 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3b43031a, L:/127.0.0.1:34852 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:18.986 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14f2fc90, L:/127.0.0.1:43100 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:18.987 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=746), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [356ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [362ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [376ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [384ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:18.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.988 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e7385fc, L:/127.0.0.1:36294 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:18.989 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x413a153f, L:/127.0.0.1:43094 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:18.989 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:18.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:18.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:18.992 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:18.992 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:18.992 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:18.992 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:18.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.993 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.993 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:18.993 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:18.993 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:18.994 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:18.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:18.995 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:18.995 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:18.996 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:18.996 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:18.997 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:18.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.005 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb8a30a2c, L:/127.0.0.1:36304 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.006 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.008 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.011 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2cb4b0d7, L:/127.0.0.1:43102 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.013 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.014 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.015 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.016 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.016 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.017 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd12d2c85, L:/127.0.0.1:43116 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.019 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.022 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.023 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.025 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x968fc332, L:/127.0.0.1:36320 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.028 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1df8f3cf, L:/127.0.0.1:34868 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.029 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=867), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [513ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [536ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.030 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.032 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.033 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.033 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.034 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.034 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.034 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.034 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.034 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.034 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.036 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.038 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9c4d5c7e, L:/127.0.0.1:43124 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.033 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.039 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.040 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.041 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.047 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x147f361d, L:/127.0.0.1:36336 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.048 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9b75ef85, L:/127.0.0.1:34880 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=885), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [498ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [511ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [517ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [528ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.050 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.050 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.053 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.053 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.053 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.053 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.054 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.054 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.054 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.054 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.055 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.055 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.053 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.056 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.056 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.062 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc769d32c, L:/127.0.0.1:43134 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.066 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.066 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.067 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.068 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.068 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.069 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.069 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.070 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.076 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9c7ab19, L:/127.0.0.1:43150 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.077 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.078 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.079 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.081 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.082 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x06025e3d, L:/127.0.0.1:43158 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.083 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.084 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.086 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.092 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x19941718, L:/127.0.0.1:36344 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.093 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc15bb8f9, L:/127.0.0.1:34908 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.094 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1045), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [24ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [369ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [466ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [491ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.095 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.096 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.096 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a91c967, L:/127.0.0.1:34894 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.098 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [208ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [222ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [559ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.101 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.101 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.101 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.101 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.102 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.102 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.103 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.103 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.104 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.104 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.105 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299992, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299992, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.106 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.106 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.106 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.106 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.106 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.107 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.107 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.107 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.111 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3fa5b305, L:/127.0.0.1:34916 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.112 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.113 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.113 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [235ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [246ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [260ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [577ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.115 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7db3c82f, L:/127.0.0.1:43174 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.116 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.119 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.123 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.123 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.123 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.123 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.123 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.124 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.124 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.124 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.124 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.128 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.128 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd5c155ab, L:/127.0.0.1:36348 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.129 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.131 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.131 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2fb8ebbb, L:/127.0.0.1:34926 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.134 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=923), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [335ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [352ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.135 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.138 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1b0d4f27, L:/127.0.0.1:36352 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.140 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.143 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.143 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.143 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.143 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.144 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.147 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.147 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.150 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c985ba4, L:/127.0.0.1:34934 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.150 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.151 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.151 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [599ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.152 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.153 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.153 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.154 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.155 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.155 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.155 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.155 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.156 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.156 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.158 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.158 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.158 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.162 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.163 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2541d567, L:/127.0.0.1:36356 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.165 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe04eda24, L:/127.0.0.1:34946 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.173 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.173 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64cfdf30, L:/127.0.0.1:36364 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.175 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.176 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.178 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91e34a95, L:/127.0.0.1:43190 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.180 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=961), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [575ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [596ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [602ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.181 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.182 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.186 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.186 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.187 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.188 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.188 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.188 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.189 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.189 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.190 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.191 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.192 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.192 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.193 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.196 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.197 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.212 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.212 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.213 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.213 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.215 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.215 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.216 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.220 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.221 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.222 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.223 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.223 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.223 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.224 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.224 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.225 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.226 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.227 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d327431, L:/127.0.0.1:36368 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.227 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.227 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.227 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.228 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.228 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.229 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.230 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.230 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.232 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.232 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.232 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.233 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:19.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:19.233 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:19.234 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.234 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.235 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3870e078, L:/127.0.0.1:36366 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.236 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.237 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.238 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.241 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.242 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.243 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf9157b8f, L:/127.0.0.1:34954 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.245 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.247 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.250 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.250 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.250 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.251 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.251 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.251 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.251 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.252 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.252 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.253 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.253 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.253 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.256 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.257 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.258 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.260 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc8382336, L:/127.0.0.1:43200 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.260 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.265 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.267 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.272 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.272 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x769e57fb, L:/127.0.0.1:36388 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.275 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.279 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00831ef7, L:/127.0.0.1:43282 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.281 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6e4888c, L:/127.0.0.1:36392 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.282 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.282 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.285 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x088ebbbe, L:/127.0.0.1:43224 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.286 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.288 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf486021b, L:/127.0.0.1:36446 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.289 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xebb279b7, L:/127.0.0.1:36386 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.290 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x41873efe, L:/127.0.0.1:36438 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.291 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.293 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.294 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.298 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ba9c452, L:/127.0.0.1:36376 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.299 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5c2addbe, L:/127.0.0.1:36456 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.303 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdf37518e, L:/127.0.0.1:43254 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.306 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3791695c, L:/127.0.0.1:43290 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.306 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.307 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.310 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f2d011a, L:/127.0.0.1:34950 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.312 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [580ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [588ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [594ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [655ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [726ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcb5eb9b4, L:/127.0.0.1:36430 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.314 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.315 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.316 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x529ecfff, L:/127.0.0.1:43306 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.316 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.318 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x81834b8d, L:/127.0.0.1:35002 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.319 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [389ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [389ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [718ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.320 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.320 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.321 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1cc84c1b, L:/127.0.0.1:43232 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.322 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.322 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.322 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.322 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.323 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.323 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.323 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.323 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.324 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.325 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x648f0535, L:/127.0.0.1:36406 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.326 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c33d070, L:/127.0.0.1:35052 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.327 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x24e78333, L:/127.0.0.1:35062 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.327 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1097), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [591ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [649ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [695ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [735ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e67e6d8, L:/127.0.0.1:36436 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.328 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.329 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.330 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.330 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.331 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.331 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.331 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.331 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.332 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1114), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [275ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [598ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [766ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.335 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.335 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.335 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.335 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.336 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.336 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.336 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.338 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5189967a, L:/127.0.0.1:43264 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.338 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.338 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.338 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde28cbc1, L:/127.0.0.1:34986 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.339 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [327ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [344ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [356ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [746ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.340 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6a1575be, L:/127.0.0.1:43272 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.340 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.341 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.341 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1fd8ca10, L:/127.0.0.1:35064 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.342 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe3f1b144, L:/127.0.0.1:36422 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.342 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.342 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [264ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [270ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [282ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [292ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [760ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.344 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.345 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.345 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.346 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.346 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.346 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x07ee7c16, L:/127.0.0.1:35034 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.346 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.347 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.347 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.347 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.347 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.347 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.349 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.349 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.350 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.350 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.350 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.351 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f5418a8, L:/127.0.0.1:35018 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.346 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1193), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [512ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [527ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [814ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [862ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.353 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.353 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.354 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58afa4bc, L:/127.0.0.1:35038 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.354 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [312ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [708ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [763ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.355 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.355 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.355 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.355 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x30c2eb0b, L:/127.0.0.1:34974 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.356 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.356 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.356 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1125), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [594ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [698ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [764ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.357 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3b7adb2a, L:/127.0.0.1:43240 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.357 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.358 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6379faa1, L:/127.0.0.1:35024 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.359 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.359 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.359 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.360 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.360 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.360 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.360 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.361 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.361 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.361 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.362 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.362 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.362 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.362 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.362 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.362 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [150ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [179ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [869ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.362 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x898ca379, L:/127.0.0.1:43210 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.363 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.364 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1184), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [534ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [550ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [660ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [811ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [830ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.364 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.364 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.364 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x691e2fe7, L:/127.0.0.1:43246 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.364 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.366 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.366 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1214), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [156ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [530ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [541ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [900ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.369 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0b3463e5, L:/127.0.0.1:43318 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.369 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.369 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.370 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.370 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.370 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.370 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.370 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.370 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.371 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.371 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.370 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.371 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.371 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.371 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.372 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.373 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.373 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.374 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.374 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.374 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.374 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.374 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.375 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.375 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.375 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.375 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.376 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.376 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.376 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.376 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.376 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.376 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.377 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.377 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.377 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.377 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.379 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.382 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb6bd3118, L:/127.0.0.1:36470 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.382 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd499b19, L:/127.0.0.1:43332 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.385 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd86dd643, L:/127.0.0.1:36460 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.386 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.386 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:19.388 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.389 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.389 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.390 [DEBUG - pool-4-thread-45] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.390 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18b66cb3, L:/127.0.0.1:34962 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.391 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.391 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.391 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.392 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.392 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.393 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.394 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xede27847, L:/127.0.0.1:35072 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.394 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.395 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.395 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1160), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [701ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [723ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [797ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.396 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.397 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.397 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.398 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.398 [DEBUG - pool-4-thread-47] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.400 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.400 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.401 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.401 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.402 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.403 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.403 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.403 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [293ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [299ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [813ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.404 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.405 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.406 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.406 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.407 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.407 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.407 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.407 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.407 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.408 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.408 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.408 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.408 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.410 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.411 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.411 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.411 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.412 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.413 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.414 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.415 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.416 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.417 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.419 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.419 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.419 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.420 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.420 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.420 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.420 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.421 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.421 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.421 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.421 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.421 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.421 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.422 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.423 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.424 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.426 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.426 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.427 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.431 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.431 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.430 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.430 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.429 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.429 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.428 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.428 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.427 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.432 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.432 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:19.434 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.452 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.452 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.454 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.455 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.462 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe9fe8a35, L:/127.0.0.1:35086 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.463 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1221), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [722ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [773ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [859ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.465 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.472 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.472 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.476 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa334d52, L:/127.0.0.1:43342 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.479 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.484 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.488 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.489 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.491 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfa852163, L:/127.0.0.1:36482 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.499 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.500 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.502 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.508 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde2c2a6e, L:/127.0.0.1:35102 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1343), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [900ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [926ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [953ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [973ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [983ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.513 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.515 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.517 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd639e77e, L:/127.0.0.1:43352 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.521 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.528 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.530 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.534 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xef4c7f4a, L:/127.0.0.1:36486 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.540 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.544 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcce6796f, L:/127.0.0.1:35112 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.545 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1368), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [953ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [964ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [986ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1001ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.551 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.552 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1e2ea17a, L:/127.0.0.1:35116 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.554 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.555 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.555 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.556 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.556 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.557 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x914782b0, L:/127.0.0.1:36488 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.558 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.558 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.559 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1333), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [282ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [294ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [712ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [972ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.562 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.563 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.563 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.563 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.563 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.563 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.564 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.564 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.564 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.565 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.566 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.566 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x19fbaf83, L:/127.0.0.1:35118 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1336), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [485ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [649ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [669ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [676ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.569 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.573 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.573 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.574 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.574 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.574 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.574 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.574 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.574 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.575 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.575 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.575 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.576 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.576 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.577 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.577 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.582 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.584 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.584 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.587 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.588 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.588 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.589 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.589 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.589 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.590 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.590 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.590 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.591 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.591 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.591 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.592 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.592 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.593 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.593 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.594 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.594 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.595 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.595 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.597 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.600 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.609 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa6b5b2ff, L:/127.0.0.1:35138 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.609 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x639eb897, L:/127.0.0.1:36514 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1374), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [365ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [589ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [682ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1011ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.612 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d8604e8, L:/127.0.0.1:36528 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.613 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfbbd3320, L:/127.0.0.1:43356 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.614 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd6a95e9d, L:/127.0.0.1:36498 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.615 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.616 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf7eb27df, L:/127.0.0.1:35122 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.616 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x55c048ef, L:/127.0.0.1:35136 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.617 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [701ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [812ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1043ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1091ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.617 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [437ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [486ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [782ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [824ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.618 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.619 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.620 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.620 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.620 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.620 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.620 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.620 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.620 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.620 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.620 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.620 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.620 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.620 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.622 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.622 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.622 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.622 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.622 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:19.623 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.623 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.623 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.623 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.624 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.624 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.624 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:19.624 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:19.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:19.625109 11998 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.621055 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36532 (local address 127.9.193.60:42311)
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624878 (+  3823us) server_negotiation.cc:207] Beginning negotiation
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624881 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624891 (+    10us) server_negotiation.cc:408] Connection header received
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624940 (+    49us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624941 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.624973 (+    32us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:19.625052 (+    79us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36532: BlockingWrite error: write error: Broken pipe (error 32)
14:21:19.625 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":3796}
14:21:19.626 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.632 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3dad6116, L:/127.0.0.1:35150 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.630 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.634 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1399), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [751ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [761ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [786ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [787ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.636 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.637 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.637 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.637 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.637 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.638 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.638 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.638 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.639 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.639 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.647 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x01ab4948, L:/127.0.0.1:36490 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.649 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.653 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.654 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.658 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.661 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.661 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.662 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.662 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.663 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.663 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.663 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.663 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.664 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.664 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.665 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.665 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.666 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.666 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.667 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.668 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.668 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.668 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.669 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.670 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.670 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.671 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.671 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.672 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.673 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.674 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.674 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.678 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.682 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a275db0, L:/127.0.0.1:35158 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.683 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1508), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [536ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [664ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [822ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1155ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.685 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.686 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.686 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.687 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.687 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.687 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.688 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.688 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.690 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.690 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.690 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.692 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.693 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.698 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.699 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.700 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.700 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.703 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.710 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.713 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.713 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.715 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.716 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.721 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.722 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.724 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5402fe22, L:/127.0.0.1:35168 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1547), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [546ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [814ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.729 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4e392282, L:/127.0.0.1:36540 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.733 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.733 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8883c154, L:/127.0.0.1:35182 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1500), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [593ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [692ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1136ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1140ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.735 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.735 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.735 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.736 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.737 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.737 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x347a7b4b, L:/127.0.0.1:35176 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.737 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.737 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.738 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.738 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.739 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.740 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.740 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1519), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [281ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [618ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [723ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1160ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.743 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.744 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.744 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.744 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.745 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.750 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.750 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.750 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.751 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.751 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.752 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.752 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.758 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.759 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.760 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.766 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.766 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.766 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.767 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.767 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.767 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.768 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.768 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.769 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.769 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.769 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.770 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.773 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.774 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.774 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.774 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.775 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.775 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.776 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.777 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.777 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.777 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.777 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.778 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.778 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.778 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.779 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.779 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.779 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.780 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.780 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.780 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.781 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.781 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.781 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.782 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.782 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.783 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.783 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.783 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.783 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.784 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.784 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.785 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.785 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.785 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:19.785 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.786 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.786 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.787 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.787 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.787 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.787 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.788 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.789 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.789 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.789 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.789 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.790 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.790 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.790 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.792 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.792 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.792 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.792 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.793 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.793 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.794 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:19.799 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4871eb6b, L:/127.0.0.1:36544 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.802 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.805 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.809 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.809 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.810 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.813 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.819 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.820 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51f6d3b2, L:/127.0.0.1:43382 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.821 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.823 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.825 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.826 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x470ff8f5, L:/127.0.0.1:43396 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.828 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.828 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.829 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f34520d, L:/127.0.0.1:43372 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.828 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcbae22ed, L:/127.0.0.1:36564 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.834 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.834 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a13b856, L:/127.0.0.1:36578 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.835 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.835 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x882bc525, L:/127.0.0.1:35214 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.836 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.836 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=422), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [165ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.837 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.839 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.839 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.840 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.840 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.840 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.840 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.840 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.841 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ed77d53, L:/127.0.0.1:35226 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.841 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.841 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.842 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.842 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [171ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [177ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.846 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.846 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1397453e, L:/127.0.0.1:36580 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.851 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.851 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.851 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.851 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.852 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.852 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.852 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.852 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.853 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.850 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.850 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.854 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.854 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.855 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.855 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.859 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.861 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.862 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe746acbe, L:/127.0.0.1:35242 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.863 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.864 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.866 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2cf7d471, L:/127.0.0.1:36598 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.867 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb90a93d2, L:/127.0.0.1:36584 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.868 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.869 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdab3de75, L:/127.0.0.1:35250 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=461), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [172ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [192ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1629), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [759ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [960ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1269ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.873 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.875 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.875 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.876 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.876 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.876 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.876 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.877 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.877 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.878 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.878 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:19.878 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.879 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.879 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:19.879 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:19.879 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.879 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.881 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf6b30bfa, L:/127.0.0.1:35254 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.882 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.882 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:19.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=456), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [196ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [210ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.884 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.884 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.885 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.886 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.886 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.886 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.886 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.886 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f1cf828, L:/127.0.0.1:36604 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.887 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.887 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.886 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.891 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.892 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.893 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.893 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.893 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.895 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.898 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.899 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x42017c97, L:/127.0.0.1:35258 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.900 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=507), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [278ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.902 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.903 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.903 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.904 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.904 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.904 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.904 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.904 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.908 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.909 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.909 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.912 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.917 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.918 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.919 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.919 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a63c60d, L:/127.0.0.1:35266 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.920 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=505), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [193ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [221ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [254ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.921 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.922 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.924 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.924 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.925 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.925 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.925 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.925 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.925 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.925 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.926 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.926 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.927 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.927 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9d7d4e6, L:/127.0.0.1:43446 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.929 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.931 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.934 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfed0495e, L:/127.0.0.1:36608 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.939 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.941 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf89b910c, L:/127.0.0.1:43458 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.943 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.944 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaaef5524, L:/127.0.0.1:43426 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa53a25a, L:/127.0.0.1:43466 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.947 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93114eb2, L:/127.0.0.1:35274 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=557), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [346ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [361ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.951 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6344a184, L:/127.0.0.1:43434 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.950 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd8b07a6e, L:/127.0.0.1:43410 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:19.952 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:19.952 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:19.953 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:19.953 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:19.953 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:19.953 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:19.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:19.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:19.955 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x993a5fcc, L:/127.0.0.1:43480 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.963 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.964 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.964 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.966 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:19.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.968 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:19.977 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x798e167e, L:/127.0.0.1:43520 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.979 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.980 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.981 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xffbcb3b0, L:/127.0.0.1:43504 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.982 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xed0154cb, L:/127.0.0.1:43492 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:19.983 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.984 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.985 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.988 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x30f479b1, L:/127.0.0.1:35280 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:19.992 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:19.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:19.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:19.993 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:19.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1755), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [990ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1013ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1167ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:19.995 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:19.995 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:19.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:19.998 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70321774, L:/127.0.0.1:36612 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:19.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:19.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:19.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:19.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.000 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.000 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.000 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state CONNECTING
14:21:20.000 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.001 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.001 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.003 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.004 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x303718db, L:/127.0.0.1:35296 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=616), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [178ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [395ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [411ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [419ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.008 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.010 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.011 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.011 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.012 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.012 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.012 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.013 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.013 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.014 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.017 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfd17e29e, L:/127.0.0.1:43534 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.019 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6860a4ba, L:/127.0.0.1:36616 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.020 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5970ecda, L:/127.0.0.1:35298 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=597), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [350ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [350ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.025 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.025 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.025 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.025 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.026 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.026 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.026 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.029 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.030 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.032 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.034 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.037 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.038 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.043 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.045 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x542b822e, L:/127.0.0.1:36630 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.045 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe62a23b1, L:/127.0.0.1:35308 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.045 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.046 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=645), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [375ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.047 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.048 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.049 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.049 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb44e9913, L:/127.0.0.1:43536 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.050 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.050 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.050 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.051 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.051 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.053 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa3190a2c, L:/127.0.0.1:43550 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.058 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf85b6114, L:/127.0.0.1:36642 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.062 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.069 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x96cf2c49, L:/127.0.0.1:36658 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.075 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.078 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.078 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.079 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.080 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.082 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.086 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.087 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f29b09d, L:/127.0.0.1:35314 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.087 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1cf5584c, L:/127.0.0.1:35316 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.088 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.088 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [421ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1873), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [87ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [170ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [441ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [464ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [941ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.089 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.091 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.092 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.092 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.092 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.093 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.093 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.093 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.093 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.093 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.094 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.097 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.097 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xaa94b419, L:/127.0.0.1:43560 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.098 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb18be7c, L:/127.0.0.1:43572 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.099 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.099 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.099 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.099 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.099 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.102 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.103 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.104 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcfc51270, L:/127.0.0.1:35332 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.105 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=706), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [427ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [447ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [481ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.109 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.109 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.109 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.109 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.110 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.110 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.110 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.112 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.114 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.116 [INFO - kudu-nio-1] (Connection.java:425) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:20.116 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:20.117 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnected from peer
14:21:20.119 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e217239, L:/127.0.0.1:36666 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.122 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.124 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28f668e7, L:/127.0.0.1:43588 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.125 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.126 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.126 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.130 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.134 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.138 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.139 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa557a8b, L:/127.0.0.1:35348 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.140 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=740), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [452ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [472ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [491ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.144 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.146 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.146 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.146 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.146 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.146 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.147 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.147 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.149 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.149 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xebc0c63f, L:/127.0.0.1:43608 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78bf3cbd, L:/127.0.0.1:43610 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.157 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdcd6de3d, L:/127.0.0.1:43592 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.158 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.158 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.159 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.160 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.160 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.165 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.166 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.167 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.167 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.171 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1242bd3c, L:/127.0.0.1:36678 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.175 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00a17d5f, L:/127.0.0.1:43630 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.177 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5ee8c39f, L:/127.0.0.1:35350 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [458ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [471ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [476ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [477ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.179 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77923e75, L:/127.0.0.1:36676 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.181 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.182 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.182 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.182 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.183 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.183 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.183 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.183 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.184 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.184 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.185 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.186 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.186 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.186 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.187 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.188 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.188 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.190 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.193 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.193 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f7b1862, L:/127.0.0.1:35360 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=776), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [154ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [491ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [527ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.197 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.197 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.197 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.197 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.198 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.198 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.198 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.199 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.200 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.201 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6029a7ac, L:/127.0.0.1:36698 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.205 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.207 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.209 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.226 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.227 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.230 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.234 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.234 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.237 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.238 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.241 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.245 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.246 [DEBUG - pool-4-thread-45] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.254 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.257 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.263 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.265 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.265 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.274 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.277 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.278 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.281 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.282 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.284 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.285 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.285 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.286 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.307 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.308 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.310 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.311 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.314 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.316 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.317 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.318 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.318 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.319 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.320 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.320 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.321 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.322 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.322 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.322 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.323 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.323 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.324 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.326 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.326 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.326 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.327 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.328 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.328 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.329 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.330 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.330 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.331 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.331 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.332 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.333 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.333 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.333 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.334 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.334 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b64eeff, L:/127.0.0.1:35362 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.334 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.335 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3d422181, L:/127.0.0.1:43652 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.335 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.335 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.336 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.336 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.336 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=948), Traces: [0ms] refreshing cache from master, [34ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [604ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [616ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [749ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.337 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.337 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.338 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.339 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.340 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.340 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.341 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.341 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.341 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.342 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.344 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.344 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.345 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.347 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.349 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf65f5a62, L:/127.0.0.1:36556 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.349 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.349 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.350 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.351 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9809fae5, L:/127.0.0.1:43666 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.351 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.352 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.352 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.353 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.353 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.353 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.353 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.354 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.354 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.355 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.356 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.356 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.356 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.358 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.358 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.354 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.358 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.359 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.361 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.361 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.365 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.366 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x22ea2c96, L:/127.0.0.1:35202 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.367 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec653f2f, L:/127.0.0.1:35194 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2154), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [438ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [956ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1565ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1573ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.368 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.368 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.369 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.373 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.373 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.374 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.374 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.374 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.374 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.375 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.375 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.375 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [700ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [833ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1222ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1277ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1849ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.378 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.384 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.384 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.386 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.387 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.388 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbaa97a21, L:/127.0.0.1:35206 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.389 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdb96f837, L:/127.0.0.1:35456 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.389 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.390 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8dfd13e6, L:/127.0.0.1:36746 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.390 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=969), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [490ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [586ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [722ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.392 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.392 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.392 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.396 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2163), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [622ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [739ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [786ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [815ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1802ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.397 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.399 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.399 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.399 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.400 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.400 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x080ceee9, L:/127.0.0.1:35436 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.400 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.400 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.401 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.401 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.401 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.401 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.401 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.402 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.402 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.402 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.402 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.402 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.402 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.402 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.403 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.403 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.405 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.406 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.406 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=975), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [90ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [538ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [708ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.409 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.412 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14edc5b3, L:/127.0.0.1:43684 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.415 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.416 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.417 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf9326dc9, L:/127.0.0.1:43634 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc626d84d, L:/127.0.0.1:36752 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.423 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.424 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.424 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.424 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:20.424 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.424 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.424 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.425 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.425 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.425 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.425 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2b8a466d, L:/127.0.0.1:43692 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.427 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.428 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78d2b488, L:/127.0.0.1:35402 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.432 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.432 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaca368ce, L:/127.0.0.1:35398 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.433 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.435 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.435 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.440 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.440 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.441 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.445 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x76e449e4, L:/127.0.0.1:43632 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.446 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.447 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30e4998c, L:/127.0.0.1:43730 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.448 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39ef5c99, L:/127.0.0.1:43704 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.449 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0848f64f, L:/127.0.0.1:35452 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.450 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.453 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0ac8b9a6, L:/127.0.0.1:43682 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.454 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9777e07, L:/127.0.0.1:43740 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3bac82a6, L:/127.0.0.1:35446 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.456 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37c9d363, L:/127.0.0.1:35480 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.458 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.463 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc222d883, L:/127.0.0.1:35498 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.464 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.466584 12002 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.344158 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36800 (local address 127.9.193.60:42311)
14:21:20.466 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466406 (+122248us) server_negotiation.cc:207] Beginning negotiation
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466408 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466414 (+     6us) server_negotiation.cc:408] Connection header received
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466430 (+    16us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466430 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466439 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.466520 (+    81us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36800: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.467 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":122233,"thread_start_us":55,"threads_started":1}
14:21:20.467 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.469 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3c7bb62c, L:/127.0.0.1:35428 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.471 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc53ae840, L:/127.0.0.1:43680 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.471 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.473 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.473 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.473 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:20.473 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93c35bb5, L:/127.0.0.1:35418 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1085), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [640ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [831ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [887ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.475 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd6529568, L:/127.0.0.1:35500 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.476 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7363334a, L:/127.0.0.1:35506 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.477 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1045), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [279ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [579ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [778ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1055), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [157ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [556ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [803ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [809ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1083), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [611ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [728ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [858ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.481 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1050), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [102ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [555ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [649ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [796ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.485 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4e7a68fb, L:/127.0.0.1:35520 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.485 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.485 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.485 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.486 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.486 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1095), Traces: [0ms] refreshing cache from master, [4ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [659ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [899ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.487 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1065), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [428ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [592ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [815ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.487 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.488 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1075), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [616ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [765ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [823ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1095), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [542ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [650ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1067), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [489ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [492ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [704ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.491 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4d52190a, L:/127.0.0.1:36726 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.492 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.494 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.495 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59a954d8, L:/127.0.0.1:35550 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.495 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x513ff5d7, L:/127.0.0.1:36740 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1064), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [548ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [764ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [814ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.498 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0c701a1, L:/127.0.0.1:35494 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1107), Traces: [0ms] refreshing cache from master, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [697ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [911ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.500 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.502 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd1731654, L:/127.0.0.1:35538 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.502 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.503 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [177ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [362ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [696ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [915ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.507 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.507 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.507 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.508 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.508 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.508 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.508 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x65d69106, L:/127.0.0.1:35472 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.509 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xffc01854, L:/127.0.0.1:36856 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.510 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1080), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [109ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [770ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [833ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.514 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.515 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.515 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.516 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.516 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.516 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.516 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x202c8f2b, L:/127.0.0.1:43638 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.518 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.518 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.518 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8d413ed3, L:/127.0.0.1:36890 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.519 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.519 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.519 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.519 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.519 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.520 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.520 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.520 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.520 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.521 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.521 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.521 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.522 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.522 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:20.522 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.522 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.522 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.522 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.522 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.523 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.523 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.2' into [/127.9.193.2] in 11960191ns
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.523 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.524 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.524 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.524 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.524 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.524 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.525 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.525 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.525 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf712470, L:/127.0.0.1:35450 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.526 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f457437, L:/127.0.0.1:43728 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.526 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1a3b979, L:/127.0.0.1:36758 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.527 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.527 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.527 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.527573 12310 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.344623 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36770 (local address 127.9.193.60:42311)
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527372 (+182749us) server_negotiation.cc:207] Beginning negotiation
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527374 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527388 (+    14us) server_negotiation.cc:408] Connection header received
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527409 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.528 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527409 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527421 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.527507 (+    86us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36770: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":182717,"thread_start_us":52,"threads_started":1}
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.527909 10162 connection.cc:466] server connection from 127.0.0.1:36758 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:36758 (request call id 0) could send its response
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.528731 11998 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.344758 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36802 (local address 127.9.193.60:42311)
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528573 (+183815us) server_negotiation.cc:207] Beginning negotiation
14:21:20.528 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528575 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528585 (+    10us) server_negotiation.cc:408] Connection header received
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528604 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528605 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528614 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.528687 (+    73us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36802: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.529 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":183800,"thread_start_us":49,"threads_started":1}
14:21:20.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1127), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [121ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [587ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [859ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [871ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.530 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.532 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.532 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.532 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.532 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.532 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.533 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.533 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.533 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.533 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.533 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.534 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.534840 12331 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.344886 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36836 (local address 127.9.193.60:42311)
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534651 (+189765us) server_negotiation.cc:207] Beginning negotiation
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534652 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534669 (+    17us) server_negotiation.cc:408] Connection header received
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534688 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534689 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534699 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.534795 (+    96us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36836: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.535 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":189735,"thread_start_us":54,"threads_started":1}
14:21:20.535 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.535 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.440 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x37d6ee2d, L:/127.0.0.1:35466 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.537 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa700d84f, L:/127.0.0.1:35564 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.537 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.537 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.539 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e54ac50, L:/127.0.0.1:35374 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.539 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.539 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.539 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.539 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.539 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.540 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.540 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x955ed090, L:/127.0.0.1:36918 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.540 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.540 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf841c286, L:/127.0.0.1:36818 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.540 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.541 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:20.541 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.541 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.541 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.541 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.541 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.542 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.542 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.542 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.542 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0b609ee7, L:/127.0.0.1:36842 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.519 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.519 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.542 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.543 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.543 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.543 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.543 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.543 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.543 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.544 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.544 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.544 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.544 [DEBUG - pool-4-thread-45] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.510 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea19c626, L:/127.0.0.1:36828 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.544 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.544 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.544 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.545 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.545 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.545 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.545 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.545 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.545 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.545 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.543 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.546 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.546 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.546 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.546514 12002 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.546 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.345021 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36768 (local address 127.9.193.60:42311)
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541298 (+196277us) server_negotiation.cc:207] Beginning negotiation
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541300 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541309 (+     9us) server_negotiation.cc:408] Connection header received
14:21:20.546 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541326 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541327 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.539 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.541336 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.545 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.546 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.544338 (+  3002us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.545354 (+  1016us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.546366 (+  1012us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.546461 (+    95us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36768: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.547 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":196261,"thread_start_us":43,"threads_started":1}
14:21:20.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1146), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [125ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [504ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [632ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [885ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.547 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.548 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.548 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.549 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.550 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.550 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.550 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.550 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.550 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.550 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.550 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.550 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.550 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.550 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.550 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.550 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.551 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.552 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.552 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.553 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.553 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.554225 12296 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.345121 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36906 (local address 127.9.193.60:42311)
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554014 (+208893us) server_negotiation.cc:207] Beginning negotiation
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554016 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554030 (+    14us) server_negotiation.cc:408] Connection header received
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554052 (+    22us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554053 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554067 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.554166 (+    99us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36906: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.554 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":208860,"thread_start_us":40,"threads_started":1}
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.555336 12298 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.348419 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36948 (local address 127.9.193.60:42311)
14:21:20.555 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555153 (+206734us) server_negotiation.cc:207] Beginning negotiation
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555155 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555166 (+    11us) server_negotiation.cc:408] Connection header received
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555184 (+    18us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555184 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555194 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555278 (+    84us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36948: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.555 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":206708,"thread_start_us":53,"threads_started":1}
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.556061 12298 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.348495 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36932 (local address 127.9.193.60:42311)
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555904 (+207409us) server_negotiation.cc:207] Beginning negotiation
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555906 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555915 (+     9us) server_negotiation.cc:408] Connection header received
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555935 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555936 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.555946 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556020 (+    74us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36932: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":207394,"thread_start_us":45,"threads_started":1}
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.556797 12298 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.351467 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36962 (local address 127.9.193.60:42311)
14:21:20.556 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556601 (+205134us) server_negotiation.cc:207] Beginning negotiation
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556603 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556623 (+    20us) server_negotiation.cc:408] Connection header received
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556642 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556642 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556652 (+    10us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.556720 (+    68us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36962: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.557 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":205121}
14:21:20.557 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.560 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.561 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1172), Traces: [0ms] refreshing cache from master, [33ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [183ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [365ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [670ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [973ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.561987 12305 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.360997 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36988 (local address 127.9.193.60:42311)
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561788 (+200791us) server_negotiation.cc:207] Beginning negotiation
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561790 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561803 (+    13us) server_negotiation.cc:408] Connection header received
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561824 (+    21us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561825 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561837 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.561918 (+    81us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36988: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":200763,"thread_start_us":74,"threads_started":1}
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.562783 12305 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.562 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.361090 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36992 (local address 127.9.193.60:42311)
14:21:20.562 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562571 (+201481us) server_negotiation.cc:207] Beginning negotiation
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562573 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562583 (+    10us) server_negotiation.cc:408] Connection header received
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562602 (+    19us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562603 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562623 (+    20us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.562743 (+   120us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36992: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.563 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":201467,"thread_start_us":54,"threads_started":1}
14:21:20.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.564 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.564 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.564 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.565 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.565 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.565 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.565 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.566 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.566 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:20.566 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.567 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.568 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.571 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x723ee261, L:/127.0.0.1:37002 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.572501 12305 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.373892 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36976 (local address 127.9.193.60:42311)
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572323 (+198431us) server_negotiation.cc:207] Beginning negotiation
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572325 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572334 (+     9us) server_negotiation.cc:408] Connection header received
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572354 (+    20us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572355 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572368 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.572450 (+    82us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36976: BlockingWrite error: write error: Broken pipe (error 32)
14:21:20.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":198415,"thread_start_us":105,"threads_started":1}
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:20.575882 11998 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.344816 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:36868 (local address 127.9.193.60:42311)
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529291 (+184475us) server_negotiation.cc:207] Beginning negotiation
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529293 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529302 (+     9us) server_negotiation.cc:408] Connection header received
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529319 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529320 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.529328 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.532746 (+  3418us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.532785 (+    39us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.533459 (+   674us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575466 (+ 42007us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575624 (+   158us) 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
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575722 (+    98us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575725 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575725 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:20.579 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:20.575793 (+    68us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36868: getpeername error: Transport endpoint is not connected (error 107)
14:21:20.580 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":184463,"thread_start_us":42,"threads_started":1}
14:21:20.584 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4611a2a1, L:/127.0.0.1:35430 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.584 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4635c8fe, L:/127.0.0.1:36784 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.586 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7dd8ab9d, L:/127.0.0.1:43656 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.586 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x57aee012, L:/127.0.0.1:36774 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.587 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94167573, L:/127.0.0.1:43644 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.588 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x44e2bbcb, L:/127.0.0.1:35390 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.589 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2427), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [740ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [805ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1094ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1116ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2091ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.590 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ad1a710, L:/127.0.0.1:36936 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.593 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.593 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.593 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.593 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.593 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.594 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.594 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.594 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7a64c33c, L:/127.0.0.1:36970 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.594 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.595 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb90cf664, L:/127.0.0.1:36874 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.596 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x729191c3, L:/127.0.0.1:43718 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.597 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.598 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.598 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:20.599 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc50c7110, L:/127.0.0.1:36720 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.600 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.601 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:20.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.603 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.603 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.603 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.604 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.604 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.604 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.604 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.604 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.604 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1185), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [278ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [931ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [937ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.608 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.609 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.609 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.609 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.610 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1215), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [617ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [968ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [971ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.611 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.611 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.612 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a4c5c68, L:/127.0.0.1:36974 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.612 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [355ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [571ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [922ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [924ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:20.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.614 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6cc39f57, L:/127.0.0.1:35534 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.616 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.616 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.616 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.618 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.618 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.618 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.619 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.619 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.619 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.619 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.620 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.620 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.620 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.620 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.621 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.621 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.621 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.622 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.622 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.622 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.623 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.623 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.624 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.624 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.625 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.625 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.625 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.625 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.625 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.626 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.626 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.626 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.626 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [894ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [913ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [932ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.627 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.627 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.627 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.628 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.629 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.629 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.630 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.630 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.630 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.630 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.631 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.631 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.632 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.632 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.633 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.633 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.634 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.636 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.637 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9a2debc8, L:/127.0.0.1:35572 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.639 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1002ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.643 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.643 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.644 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.645 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.645 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59e947b0, L:/127.0.0.1:35570 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.646 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.646 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.647 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.647 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.647 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.647 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:20.648 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [263ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [621ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [907ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [982ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.648 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4121aca6, L:/127.0.0.1:36706 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.649 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.649 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.650 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.650 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.651 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xca097ad4, L:/127.0.0.1:35584 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.652 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1241), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [847ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [921ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.653 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.655 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.655 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.655 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.655 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.656 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.654 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.656 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.656 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.656 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.656 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.657 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.657 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.658 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.658 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.658 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.658 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.658 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.658 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.659 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.660 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.661 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.663 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.663 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.664 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf8267fc9, L:/127.0.0.1:35590 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.667 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4d9cccde, L:/127.0.0.1:35602 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.668 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1265), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [729ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1007ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.670 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1267), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [322ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [559ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [836ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.674 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.674 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.674 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.674 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.675 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.675 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.675 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.675 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.676 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.676 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.676 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.676 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.679 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.679 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.679 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.680 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.681 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.681 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.682 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.683 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.684 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.685 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.686 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.687 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.687 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.688 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.689 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.690 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.690 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.691 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.692 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.692 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.693 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.693 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.694 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.695 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.695 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.696 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.697 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.697 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.698 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.699 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.699 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.699 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.700 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.700 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.700 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.701 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.701 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.702 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.702 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.703 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.704 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.706 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.707 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.708 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.709 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.709 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299969, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299969, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299969, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.710 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state CONNECTING
14:21:20.710 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.710 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.710 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.710 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.711 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.711 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.711 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.711 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.712 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x448477a3, L:/127.0.0.1:35616 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.712 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.713 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.713 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [113ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [752ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [836ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1039ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.713 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.714 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.714 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.715 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.716 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.717 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.719 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.723 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.724 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.724 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.724 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.724 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.724 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.724 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.724 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.724 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.726 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.726 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.726 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.730 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1005c18b, L:/127.0.0.1:37004 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.734 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x959cbf00, L:/127.0.0.1:35618 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.734 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.734 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.734 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.735 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1338), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [504ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1090ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1109ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.736 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.738 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.739 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.739 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.740 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.740 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.740 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.740 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.740 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.741 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.741 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.741 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.741 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.742 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.742 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.742 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.742 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.743 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.743 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.752 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6def33c8, L:/127.0.0.1:37016 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.753 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1f42632c, L:/127.0.0.1:35630 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.754 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.754 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.754 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.754 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1358), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [834ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1133ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.758 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.758 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.758 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:20.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.759 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.759 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.759 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.759 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.760 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.760 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.760 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.760 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.761 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.765 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.766 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.766 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.767 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.768 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.769 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.769 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.769 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.773 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.774 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.778 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.779 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x742174c9, L:/127.0.0.1:37030 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.782 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf975258f, L:/127.0.0.1:35640 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1377), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [280ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [944ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1121ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.784 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.786 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.786 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.787 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.788 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.788 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.789 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.789 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.789 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.789 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.790 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.790 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.790 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.790 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.790 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.791 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.794 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.794 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.795 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.795 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.796 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.797 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.797 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.798 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.798 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48367b41, L:/127.0.0.1:35646 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.799 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.800 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.800 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1405), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [647ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [834ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [996ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1184ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.800 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.802 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.802 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.803 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.803 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.803 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.804 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.804 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.804 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.805 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.806 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.806 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.809 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.809 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.809 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.810 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.814 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.814 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.814 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.815 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.815 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.816 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.816 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.817 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.817 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.817 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.818 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.818 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.819 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.819 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.819 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.822 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.829 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.829 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc80aeb84, L:/127.0.0.1:43748 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.830 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.830 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.831 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.832 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.832 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.832 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.833 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.834 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.834 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.835 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.838 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.842 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.843 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1193d2fd, L:/127.0.0.1:35654 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.844 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1440), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [929ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1182ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.845 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.846 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.846 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.847 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.847 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.847 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.847 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.848 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.848 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.848 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.848 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.848 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.849 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.850 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.850 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.850 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.854 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:20.855 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.855 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.855 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.855 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.856 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.856 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.856 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.857 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.858 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.866 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.867 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4a5fb596, L:/127.0.0.1:43762 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.867 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.868 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.872 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.872 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.872 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:20.874 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.875 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.876 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.877 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc65a283d, L:/127.0.0.1:35670 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.878 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.878 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [91ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [264ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1068ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1081ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.879 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.879 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.881 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.881 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.882 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.882 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.882 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.882 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.882 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.882 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.882 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.883 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.883 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.885 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.885 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.886 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.886 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.887 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.887 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.888 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.891 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.892 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.893 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1a2916a9, L:/127.0.0.1:43766 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.895 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.896 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e7bd336, L:/127.0.0.1:37042 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.901 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22cfecee, L:/127.0.0.1:43782 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.903 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x99646f9f, L:/127.0.0.1:35678 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.904 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.904 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=225), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [96ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [115ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.905 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5d1dec7, L:/127.0.0.1:37052 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.905 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.907 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.907 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.907 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.907 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.907 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.908 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.908 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.908 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.908 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.909 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.912 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f4675c8, L:/127.0.0.1:35680 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.913 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=232), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [105ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [117ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [119ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [126ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.916 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.916 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.916 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.916 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.917 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.917 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.917 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.917 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.918 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.919 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.920 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.921 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.921 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.921 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.922 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.928 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac8d23b8, L:/127.0.0.1:37060 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.929 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.929 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.930 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.930 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.931 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.932 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54340bc8, L:/127.0.0.1:43788 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.933 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.938 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.939 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x74f20bfe, L:/127.0.0.1:37066 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.941 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.942 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5c82beca, L:/127.0.0.1:43798 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.943 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.944 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.945 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9403d60a, L:/127.0.0.1:43814 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.953 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.954 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.954 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xace5d757, L:/127.0.0.1:37072 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.955 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.956 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.957 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.961 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.963 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4781cd74, L:/127.0.0.1:35682 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.964 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.964 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.965 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [142ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [147ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [153ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [167ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.965 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.968 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.968 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.968 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.968 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.969 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.969 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.969 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.969 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc317aa4d, L:/127.0.0.1:43820 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.970 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:20.970 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:20.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.972 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:20.978 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:20.979 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x22fa26a7, L:/127.0.0.1:37080 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:20.980 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:20.981 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:20.982 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x47de51ed, L:/127.0.0.1:35690 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:20.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:20.983 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [156ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [162ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [173ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [181ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [184ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:20.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:20.985 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:20.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:20.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:20.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:20.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:20.986 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:20.987 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299998, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299998, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299998, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299998, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:20.988 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:20.988 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:20.988 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:20.988 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:20.988 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:20.988 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:20.989 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:20.989 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:20.993 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:20.997 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:20.997 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf603297b, L:/127.0.0.1:43822 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:20.998 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.002 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xaa623be1, L:/127.0.0.1:37096 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.005 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a6bb4d9, L:/127.0.0.1:35700 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.006 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.007 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.007 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=315), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [197ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [201ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.008 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.013 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.013 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.013 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.014 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.014 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.015 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.015 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.016 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.015 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.017 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.017 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.017 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.021 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x28e339b3, L:/127.0.0.1:43830 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.023 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.029 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2457c31d, L:/127.0.0.1:37108 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.030 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x93d1f6f8, L:/127.0.0.1:35704 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.031 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=339), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [205ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [215ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [222ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [224ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.032 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.035 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.035 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.036 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.036 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.037 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.040 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfb3190e, L:/127.0.0.1:43840 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.036 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.041 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.041 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.043 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.044 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.044 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.045 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.052 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb449a7eb, L:/127.0.0.1:37120 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.052 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc7e2843d, L:/127.0.0.1:35718 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.054 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=359), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [220ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [237ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [243ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.058 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.058 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.061 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.062 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.065 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.066 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.066 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.066 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.067 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.067 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.068 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.068 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.069 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.069 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.138 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.139 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.140 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.141 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.141 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.142 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.142 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.143 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.143 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.144 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.144 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.144 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.144 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.145 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.147 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.149 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.149 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.149 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x592bb9a6, L:/127.0.0.1:43854 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.150 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.150 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.151 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.151 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.152 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.153 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.154 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.155 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.156 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.156 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.156 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.157 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.159 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.159 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.159 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.160 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.160 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.160 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.160 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.161 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.161 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.161 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.162 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.162 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.162 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.163 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.163 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.163 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.163 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.163 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.164 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.164 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.164 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.164 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.165 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.165 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.165 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.166 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.166 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.166 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.166 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.167 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.167 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.167 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.168 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.168 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.168 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.169 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.179 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.180 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.180 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.180 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.181 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.182 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.183 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.184 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.187 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.188 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.194 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.195 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.196 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x64f72463, L:/127.0.0.1:43884 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.200 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.200 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09aac31d, L:/127.0.0.1:43900 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.206 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.212 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.213 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.214 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.214 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.216 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.217 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x48e57c04, L:/127.0.0.1:43980 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.218 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.223 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb58ce6c5, L:/127.0.0.1:43918 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.223 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.225 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.226 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.228 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.229 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.229 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.233 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x047f5290, L:/127.0.0.1:35724 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.236 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5def1a6f, L:/127.0.0.1:37152 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.237 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.238 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.238 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.240 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe94b5fd6, L:/127.0.0.1:44080 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2b47290, L:/127.0.0.1:44090 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.241 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7921071b, L:/127.0.0.1:43986 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.243 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.244 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.245 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6368f86, L:/127.0.0.1:37190 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.246 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.247 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.248 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2578e97, L:/127.0.0.1:44170 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.249 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.251 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe24445a3, L:/127.0.0.1:44110 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.254 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.254 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.254 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3aab069d, L:/127.0.0.1:37162 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.256 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.260 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b44cbb3, L:/127.0.0.1:43928 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.261 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39844918, L:/127.0.0.1:44182 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.261 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.262 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa72b2c9a, L:/127.0.0.1:44162 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5ce87ef7, L:/127.0.0.1:37180 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.264 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf75e86e3, L:/127.0.0.1:43932 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.264 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.265 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.265 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.265 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.266 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.268 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.271 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5aaddfb4, L:/127.0.0.1:37202 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.272 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.273 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7c47a26a, L:/127.0.0.1:35746 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.273 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ddc0f04, L:/127.0.0.1:44008 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=589), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [134ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [145ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.276 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.277 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.278 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.278 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.278 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.279 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.279 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.279 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.279 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.279 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7e6cffc4, L:/127.0.0.1:37218 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.279 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.279 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.280 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.281 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.272 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.283 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.285 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8d50ec6, L:/127.0.0.1:37144 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.286 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x39517301, L:/127.0.0.1:44116 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.287 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x73fb2f78, L:/127.0.0.1:37230 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.287 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc945cf31, L:/127.0.0.1:44130 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.289 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.290 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.292 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.294 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.298 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa05d9ec5, L:/127.0.0.1:44016 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.299 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf2692452, L:/127.0.0.1:43936 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.299 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.300 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x759872a8, L:/127.0.0.1:37236 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.301 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.301 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x29c8bc2e, L:/127.0.0.1:44098 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.307 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe24df668, L:/127.0.0.1:35734 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.307 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2e5a4ce3, L:/127.0.0.1:37174 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9f09b150, L:/127.0.0.1:43966 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.308 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb268681b, L:/127.0.0.1:43998 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.309 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=625), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [123ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [135ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [139ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [514ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.310 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.310 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.312 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.312 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.312 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.312 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.313 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.313 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x600ac122, L:/127.0.0.1:44000 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.315 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1f076d22, L:/127.0.0.1:44048 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.317 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.318 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc80044cb, L:/127.0.0.1:44118 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.321 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8988facc, L:/127.0.0.1:44032 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.324 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc2d75e4a, L:/127.0.0.1:44026 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.325 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9151750c, L:/127.0.0.1:44192 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.326 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.327 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0fba54c1, L:/127.0.0.1:35726 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.327 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x366d929b, L:/127.0.0.1:37136 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa4c19503, L:/127.0.0.1:43952 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.329 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.330 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.331 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1921), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [620ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [951ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1667ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.332 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.333 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.334 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.334 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.334 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:21.334 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.335 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.335 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.335 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.335 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.335 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:21.336 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:21.336 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.337 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xeb5eb3d4, L:/127.0.0.1:44064 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.339 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x59a8d4d9, L:/127.0.0.1:44188 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.343 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3598787a, L:/127.0.0.1:44146 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.343 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:21.339826 12334 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.217416 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:44216 (local address 127.9.193.62:34655)
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328697 (+111281us) server_negotiation.cc:207] Beginning negotiation
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328699 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328705 (+     6us) server_negotiation.cc:408] Connection header received
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328719 (+    14us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328720 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.328728 (+     8us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.332024 (+  3296us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.332066 (+    42us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.339660 (+  7594us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:21.339760 (+   100us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:44216: BlockingWrite error: write error: Broken pipe (error 32)
14:21:21.344 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":111268,"thread_start_us":69,"threads_started":1}
14:21:21.345 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xff34e6b0, L:/127.0.0.1:37198 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb70e013e, L:/127.0.0.1:43868 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.346 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x01634dda, L:/127.0.0.1:35756 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.346 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.346 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x43cec287, L:/127.0.0.1:43872 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.347 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.348 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [117ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [128ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [553ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [645ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.351 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3ebf6658, L:/127.0.0.1:44194 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.352 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.352 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x841cb66d, L:/127.0.0.1:44206 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.354 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.354 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.354 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.354 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.354 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.356 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.356 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x360c7e91, L:/127.0.0.1:44220 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.356 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.356 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.356 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.357 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.357 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.357 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.357 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.358 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.360 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.360 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.361 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.364 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.365 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.368 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.369 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.372 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.372 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d4f4156, L:/127.0.0.1:35764 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.374 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=674), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [385ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [421ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [557ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=677), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [406ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [446ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [483ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [560ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.378 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.379 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.380 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.380 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe39a2ccb, L:/127.0.0.1:43912 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.386 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.387 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.387 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.388 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.389 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.390 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299987, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299987, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.390 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.391 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.391 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.391 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.391 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.392 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.392 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.392 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.392 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.392 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.394 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.394 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.395 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.396 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.395 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.397 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x09d108e3, L:/127.0.0.1:44230 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x69ea72b8, L:/127.0.0.1:44246 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.399 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.399 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.400 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x893db8e9, L:/127.0.0.1:37252 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.400 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.403 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7fb8b2bb, L:/127.0.0.1:37264 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.405 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.406 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.407 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.408 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.408 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.409 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.411 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaf28b3cb, L:/127.0.0.1:35768 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.411 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.412 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.412 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [471ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [535ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.414 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.415 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7ca15491, L:/127.0.0.1:35766 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.415 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.416 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.416 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.416 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.416 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.416 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.417 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=707), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [476ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [570ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [584ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.417 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.417 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.418 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.418 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.418 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.418 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.420 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.420 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.421 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.422 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.426 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.427 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.427 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.427 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.427 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.427 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.428 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.428 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.428 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.428 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.429 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.429 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.430 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.432 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.432 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.434 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.434 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xce1060b8, L:/127.0.0.1:35800 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.434 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcd51dd9d, L:/127.0.0.1:35780 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.435 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=728), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [238ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [456ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [499ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [604ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.438 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [332ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [451ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [478ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [608ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.441 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.442 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.442 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.442 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.442 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9fefbc4d, L:/127.0.0.1:35792 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.442 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.443 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.443 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.443 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.443 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.444 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.444 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [547ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [581ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [595ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [634ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.444 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.446 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.446 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.446 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.447 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.447 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.447 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcee6db7d, L:/127.0.0.1:37278 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.447 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.447 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.448 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.448 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.449 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.449 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.449 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.450 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.450 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.451 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.451 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.455 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.457 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.457 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.459 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xed35e53f, L:/127.0.0.1:37292 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.460 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.462 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.462 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x70cd6090, L:/127.0.0.1:37304 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.463 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.465 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.469 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.470 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.475 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x48e8c2f2, L:/127.0.0.1:35806 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.476 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=774), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [342ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [579ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [610ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [645ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [656ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.480 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x527adc65, L:/127.0.0.1:35808 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.480 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.481 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.481 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.481 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=781), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [345ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [384ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [455ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.481 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.482 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.482 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.482 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.482 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.482 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.484 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.484 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.485 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.486 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.486 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.486 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.486 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.486 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.486 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.486 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.487 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.487 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.488 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x804855f5, L:/127.0.0.1:35818 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.489 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [531ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [672ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.492 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.492 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.492 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.492 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.492 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.494 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.496 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x51eba979, L:/127.0.0.1:37316 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.496 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.497 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.502 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.503 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.504 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.507 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef387e63, L:/127.0.0.1:35826 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.510 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [346ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [523ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [681ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [692ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.511 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.512 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.513 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.514 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.514 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.514 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.514 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.514 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.515 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.515 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.515 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.517 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4f17b171, L:/127.0.0.1:37330 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.519 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.519 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.519 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.520 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.520 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.522 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.522 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.522 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6988817, L:/127.0.0.1:35828 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.524 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=827), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [447ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [688ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [704ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [709ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.525 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.526 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.527 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.527 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.527 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.527 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.527 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.528 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.528 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.529 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.529 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x38ebed8e, L:/127.0.0.1:37350 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.530 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.530 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.534 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.534 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.534 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.535 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.536 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.536 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.537 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1d826701, L:/127.0.0.1:37334 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.537 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.544 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.544 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.545 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.547 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaac81286, L:/127.0.0.1:35838 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.548 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=858), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [488ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [733ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [748ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.549 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67bb99b9, L:/127.0.0.1:37364 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.550 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.553 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9c859a22, L:/127.0.0.1:37368 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.553 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.554 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.555 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.555 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.555 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.556 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.556 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.557 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.558 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.558 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.558 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.558 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.563 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.563 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.564 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.566 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6d050fab, L:/127.0.0.1:37370 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.570 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b9f7534, L:/127.0.0.1:35850 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=883), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [367ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [490ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [770ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [774ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.572 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.574 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.574 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a4df4c0, L:/127.0.0.1:37372 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.574 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.575 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.575 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.576 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.576 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.576 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.576 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.576 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.578 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.578 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.581 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.581 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.581 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.582 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1e57931e, L:/127.0.0.1:37376 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.583 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.586 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.591 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.594 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe7189436, L:/127.0.0.1:37382 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.595 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.596 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.598 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.600 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x10efe7f6, L:/127.0.0.1:35856 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.602 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.604 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=892), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [409ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [762ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [769ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.605 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.605 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.608 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.608 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.608 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.608 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.609 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x64bd2c1c, L:/127.0.0.1:37396 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.613 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.614 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.614 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.615 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.616 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.619 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2acea746, L:/127.0.0.1:35860 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.621 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=906), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [479ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [774ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [783ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.621 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.623 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.623 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x033d6fb1, L:/127.0.0.1:37410 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.624 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.626 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.627 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.627 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.627 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.627 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.627 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.628 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.628 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.628 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.628 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.629 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.631 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.634 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x38d5a783, L:/127.0.0.1:35868 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.635 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=918), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [321ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [454ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [767ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [778ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [788ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.637 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.638 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13f3715e, L:/127.0.0.1:35874 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.638 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.639 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=919), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [14ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [391ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.640 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.641 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.641 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.642 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.642 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.642 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.642 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.642 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.642 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.642 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.646 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.646 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.646 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.647 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.647 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.647 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.647 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.647 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.647 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.647 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.648 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.648 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.649 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.650 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.650 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.653 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47b0f479, L:/127.0.0.1:37412 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.656 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0ea2f249, L:/127.0.0.1:35876 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.657 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.657 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=978), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [382ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [541ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [851ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [870ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.658 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.659 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.660 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.661 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.661 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.661 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.661 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.662 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.666 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf054287e, L:/127.0.0.1:37418 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.670 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.671 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.671 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.673 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.679 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45e0ddb4, L:/127.0.0.1:35884 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.680 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.680 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=998), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [863ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [874ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [887ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.682 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.683 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.684 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.684 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.684 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.684 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.685 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.685 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.685 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.685 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.686 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x187df62b, L:/127.0.0.1:35886 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.686 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.687 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.687 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.688 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=991), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [244ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [336ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.689 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.692 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.693 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.693 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.693 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.693 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.694 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.694 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.694 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.694 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.695 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.696 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.696 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.696 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.697 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.697 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.698 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.700 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.703 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.705 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e6b3b83, L:/127.0.0.1:37424 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.707 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.708 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.711 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.713 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfa3eea1a, L:/127.0.0.1:35922 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.714 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.715 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1006), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [522ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [574ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [617ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [883ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.716 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1c56deaf, L:/127.0.0.1:37428 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.717 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.719 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.720 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.720 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.720 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.720 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.721 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.721 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.721 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.721 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.723 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.723 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.723 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x68d137ac, L:/127.0.0.1:35924 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.724 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [330ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [577ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [630ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [894ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.727 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.727 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.727 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.727 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.727 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.728 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b498ec9, L:/127.0.0.1:35898 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.729 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc48b59eb, L:/127.0.0.1:35910 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.730 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.730 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1049), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [372ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [931ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [943ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.731 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.729 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1030), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [468ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [866ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [887ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [910ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.732 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.733 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.735 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.735 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.735 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.735 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.735 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.736 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.736 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.736 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.738 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.735 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.738 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.738 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.738 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.738 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.738 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.739 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.739 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.739 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.744 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.746 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2db46c52, L:/127.0.0.1:37432 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.747 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.747 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2a38a44a, L:/127.0.0.1:35930 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.747 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1047), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [344ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [582ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [904ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [929ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [930ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.749 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.749 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.751 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.751 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.751 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.751 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.751 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.752 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.752 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.753 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.753 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.757 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.758 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.759 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.763 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd44fff51, L:/127.0.0.1:37434 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.766 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.770 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78544152, L:/127.0.0.1:35934 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.771 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe93c0d0f, L:/127.0.0.1:35942 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.772 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.772 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [361ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [544ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [718ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [728ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [969ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.772 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [347ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [433ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [933ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [951ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [957ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.773 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.774 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.775 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.776 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.779 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.783 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.784 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.784 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.784 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.784 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.784 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.785 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.785 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.785 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.785 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.785 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.785 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.786 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x67f9667c, L:/127.0.0.1:35948 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.786 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.786 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.787 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1097), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [452ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [735ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [754ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [988ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.789 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.791 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.791 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.791 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.792 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.795 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.796 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.796 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.796 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.796 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.797 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.797 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.797 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.797 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.798 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.800 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.801 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.801 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.801 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.802 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.802 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.803 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.804 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.805 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.806 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.808 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.808 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65ee485e, L:/127.0.0.1:37438 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.809 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.809 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.810 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.811 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.813 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.814 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x69d248de, L:/127.0.0.1:35960 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.814 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.815 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.816 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [504ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [976ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.817 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.818 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.819 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.820 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.820 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.821 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.821 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.821 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.821 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.822 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.823 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.823 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.824 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:21.824 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.825 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.825 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.826 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe9eb0ebe, L:/127.0.0.1:37450 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.826 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.827 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.827 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.828 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.833 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.834 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:21.834494 10159 connection.cc:466] server connection from 127.0.0.1:37438 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:37438 (request call id 0) could send its response
14:21:21.836 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.836 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.837 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.837 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.837 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.837 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.837 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.838 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.838 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.838 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.838 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.839 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.815 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.839 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.840 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.841 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.843 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.843 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.844 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.845 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.846 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.846 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.847 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.847 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.848 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.848 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.848 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.849 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.850 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.851 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.852 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.852 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.852 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.853 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:21.853 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.854 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.855 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.860 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.861 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe3d09d48, L:/127.0.0.1:35976 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.862 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.863 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [369ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [446ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1006ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1032ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1066ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.863 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.866 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.866 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.866 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.866 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.867 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.867 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.867 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.867 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.867 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.868 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.868 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.868 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2c3ea42b, L:/127.0.0.1:35992 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.869 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1184), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [370ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [446ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [763ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [785ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.870 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.871 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.872 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb69a4288, L:/127.0.0.1:36008 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.872 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.873 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [336ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [741ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [751ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1040ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.874 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.872 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.874 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.874 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.874 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.875 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.875 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.874 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.875 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.875 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.875 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.875 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.875 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.876 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.876 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.876 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.876 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.876 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.876 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.877 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.877 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.877 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.877 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.878 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.878 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.879 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.879 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.879 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.881 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdf75bad3, L:/127.0.0.1:37458 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.883 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.883 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.884 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.886 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x321c69e7, L:/127.0.0.1:36016 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.888 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1174), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [514ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1032ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1054ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.889 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.890 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.890 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.891 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.891 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.891 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.892 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.892 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.892 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.892 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.893 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.895 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.898 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1807b39, L:/127.0.0.1:37468 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.902 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.902 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.905 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1c48f679, L:/127.0.0.1:36032 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.906 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1188), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [475ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1032ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.907 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.907 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.908 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.912 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.912 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.912 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.912 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.913 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.913 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.913 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.914 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.914 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.916 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.916 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.922 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xec003ecb, L:/127.0.0.1:36046 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.923 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1217), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [239ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [433ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [470ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.924 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.926 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.926 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.926 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.926 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.927 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.927 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.927 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.927 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.928 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.929 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.930 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.931 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.931 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.931 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe309dde6, L:/127.0.0.1:36048 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1231), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [249ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [490ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1114ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.933 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:21.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.935 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:21.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.936 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.936 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.936 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.936 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.936 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:21.937 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:21.937 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:21.937 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.937 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.939 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.939 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.941 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:21.942 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:21.944 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb20b13c8, L:/127.0.0.1:37476 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:21.946 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.946 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.947 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.947 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.948 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.948 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe114152, L:/127.0.0.1:36064 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:21.949 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:21.950 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1254), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [449ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1131ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1135ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:21.950 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:21.951 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:21.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:21.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:21.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:21.952 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:21.953 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:21.953 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:21.953 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.953 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:21.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.954 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:21.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.954 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:21.954 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:21.954 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.955 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.956 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.956 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.956 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.957 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.958 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.958 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.958 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.959 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.959 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.960 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.960 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.961 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.961 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.962 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.969 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x567bce86, L:/127.0.0.1:44256 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.970 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb34fc15e, L:/127.0.0.1:44270 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.971 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:21.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:21.973 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.973 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.974 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.975 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.975 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.976 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.977 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.977 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.977 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.978 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.979 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.979 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.979 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.980 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.981 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.981 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.982 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.982 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.983 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.983 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.984 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.985 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.985 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.986 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.987 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.987 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:21.988 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdebf1366, L:/127.0.0.1:44274 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.988 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.989 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.989 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:21.990 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:21.991 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.991 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:21.996 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x469fbd26, L:/127.0.0.1:44280 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:21.998 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.998 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.998 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.999 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:21.999 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.000 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.000 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.001 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.002 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.002 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.004 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.006 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.012 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe4b16bff, L:/127.0.0.1:37480 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.012 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x85283903, L:/127.0.0.1:44286 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.013 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x42bd2861, L:/127.0.0.1:44288 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.013 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.015 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.015 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.015 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.021 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf912f610, L:/127.0.0.1:36080 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.022 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.022 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.022 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1307), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [325ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [432ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1160ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1170ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1180ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.023 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.023 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.023 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.024 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.025 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.025 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.025 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.025 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.026 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.026 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.026 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.027 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.027 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.029 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.029 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.029 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.031 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x56d59150, L:/127.0.0.1:36084 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.031 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.032 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1338), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [354ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [536ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [710ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [729ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1223ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.033 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.034 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.035 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.035 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.035 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.035 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.036 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.036 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.036 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa41707a6, L:/127.0.0.1:44294 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.036 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.036 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.038 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.038 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.040 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x29b7da27, L:/127.0.0.1:36094 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.040 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.040 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.041 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=245), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [77ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [82ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [95ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.043 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc01bcacc, L:/127.0.0.1:37482 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.043 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.044 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.045 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.045 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.045 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.045 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.046 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.046 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.046 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.046 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.047 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.048 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.050 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.051 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe137b3b0, L:/127.0.0.1:44320 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.055 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xad321054, L:/127.0.0.1:44308 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.057 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.058 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.059 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.059 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.061 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0410356d, L:/127.0.0.1:37484 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.061 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.061 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.070 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8a68582, L:/127.0.0.1:44336 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.072 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.072 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.073 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.074 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.074 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x18e9aad8, L:/127.0.0.1:44326 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.074 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.075 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfd012f78, L:/127.0.0.1:36102 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.076 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.077 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=276), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [93ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [106ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [114ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [129ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.078 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.079 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.080 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.080 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.080 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.080 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.081 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.081 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.081 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.082 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.083 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.083 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.084 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.084 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.086 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.087 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3a287d20, L:/127.0.0.1:44342 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.089 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.092 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63d8da5b, L:/127.0.0.1:36118 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.093 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=285), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [119ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [128ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [140ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.095 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.096 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x020f8758, L:/127.0.0.1:44340 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.097 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.098 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.098 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.098 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:22.098 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.099 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:22.099790 12558 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.083165 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:37494 (local address 127.9.193.60:42311)
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.083208 (+    43us) server_negotiation.cc:207] Beginning negotiation
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.083211 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.084518 (+  1307us) server_negotiation.cc:408] Connection header received
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.088691 (+  4173us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:22.100 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.088693 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.088704 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.088733 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:22.100 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.093410 (+  4677us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:22.100 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.102 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.104 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.094114 (+   704us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:22.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.098746 (+  4632us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:22.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.098931 (+   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
14:21:22.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099440 (+   509us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:22.104 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099444 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099445 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099450 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099466 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099470 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099523 (+    53us) server_negotiation.cc:1036] Waiting for connection context
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.099706 (+   183us) 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)
14:21:22.105 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
14:21:22.105 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.106 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.109 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.110 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.112 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x03d33562, L:/127.0.0.1:44352 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.113 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.113 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.114 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.115 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.120 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf26a9529, L:/127.0.0.1:44368 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.123 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.126 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9a75d658, L:/127.0.0.1:37502 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.128 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.130 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.132 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a8c508c, L:/127.0.0.1:36132 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.132 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.133 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.133 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.133 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=316), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [157ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [164ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [172ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [176ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.134 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.135 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.136 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.136 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.136 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.137 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.137 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.137 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.137 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.137 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.138 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.138 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.138 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.138 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.139 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.139 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.144 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.144 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7a7329e, L:/127.0.0.1:44374 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.145 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1f5be82, L:/127.0.0.1:37512 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.146 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.146 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.147 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.147 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.148 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.149 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.154 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xba70283d, L:/127.0.0.1:37524 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.154 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6257d2d0, L:/127.0.0.1:37528 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.155 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.156 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dbbdcd6, L:/127.0.0.1:44380 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.156 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.157 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.158 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.159 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.160 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.163 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fe2d525, L:/127.0.0.1:37534 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.166 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4f2b0377, L:/127.0.0.1:44396 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.170 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.171 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f968681, L:/127.0.0.1:44410 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.179 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3cf28272, L:/127.0.0.1:44414 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.182 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.182 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.184 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.189 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb0bdfbf9, L:/127.0.0.1:37536 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.190 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.190 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.191 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.192 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.193 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.195 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.206 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.206 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x608cb360, L:/127.0.0.1:37544 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.206 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xda908a16, L:/127.0.0.1:44422 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.207 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.207 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.208 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.208 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.210 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.214 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4c89c558, L:/127.0.0.1:44426 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.218 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.219 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.220 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5060d592, L:/127.0.0.1:37548 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.221 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.222 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.223 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.223 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.224 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.229 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.230 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdfca4702, L:/127.0.0.1:36136 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.230 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=392), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [254ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.231 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.232 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4895866, L:/127.0.0.1:37550 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.232 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5dc7369b, L:/127.0.0.1:44428 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.236 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.238 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.238 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.238 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.238 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.239 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.239 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.239 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.239 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.240 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.241 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.242 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.242 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.243 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.248 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.250 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.252 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x54a69d22, L:/127.0.0.1:44444 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.252 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2d9a43e3, L:/127.0.0.1:37560 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.259 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef494ff9, L:/127.0.0.1:36144 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.259 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.261 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=421), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [243ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [250ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [256ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [281ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.263 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd812ab45, L:/127.0.0.1:37562 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.264 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.265 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.265 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.265 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.265 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.265 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.265 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.266 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.269 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.271 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.275 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.276 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.277 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.277 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.278 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.278 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.279 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.280 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.286 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.286 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.287 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.287 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.288 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.288 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.288 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.289 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.289 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.290 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.290 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.291 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.292 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.292 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.293 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.293 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.294 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.294 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.295 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.296 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.297 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.298 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.298 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.299 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.299 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.331 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.333 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.333 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.333 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.334 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.335 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.335 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.336 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.336 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.336 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.336 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.337 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.337 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.337 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.338 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.338 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.339 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.339 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.340 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.341 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.341 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.342 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.343 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.344 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.345 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.345 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.346 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.346 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.347 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.348 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.348 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.349 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.350 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.352 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.352 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.353 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.360 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.358 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.361 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.357 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.357 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.357 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.362 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x10d83b7a, L:/127.0.0.1:37636 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.363 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.365 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.354 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.370 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbed52315, L:/127.0.0.1:37604 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.370 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:22.371 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:22.371 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.371 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.356 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.373 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd9addee3, L:/127.0.0.1:36170 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.375 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=554), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [11ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [175ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.356 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.356 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.377 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.378 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.379 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.356 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa65f553d, L:/127.0.0.1:36148 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.381 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xaeec3bad, L:/127.0.0.1:36158 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.356 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.382 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.355 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.355 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.355 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=543), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [271ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [285ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [403ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.355 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.355 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.354 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.394 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7807d010, L:/127.0.0.1:37628 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.398 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.398 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xce267d40, L:/127.0.0.1:44454 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.400 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.400 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.401 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.401 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.402 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.402 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.402 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.402 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.403 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.403 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.407 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x25e2d8e9, L:/127.0.0.1:44558 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.407 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3ea28ec, L:/127.0.0.1:44486 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.408 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78c53da6, L:/127.0.0.1:36182 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.408 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd81d1261, L:/127.0.0.1:44572 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.408 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.409 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.410 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.413 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.414 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.416 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.419 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd4f3b331, L:/127.0.0.1:37590 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.424 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0a7a461c, L:/127.0.0.1:37662 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.426 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xee0b4ad9, L:/127.0.0.1:44530 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc32a2c4c, L:/127.0.0.1:44512 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.427 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x30e35e41, L:/127.0.0.1:44516 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.429 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb3cc5d2c, L:/127.0.0.1:44484 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.430 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.433 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.433 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.434 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.435 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.436 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x635abf50, L:/127.0.0.1:44468 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.437 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbc2cf738, L:/127.0.0.1:37576 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.440 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x02f4d40b, L:/127.0.0.1:37658 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.440 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.441 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.443 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb22d9611, L:/127.0.0.1:44544 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.444 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.448 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4c601a2d, L:/127.0.0.1:36200 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=611), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [215ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [232ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [232ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [473ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.449 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8f398672, L:/127.0.0.1:37680 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.450 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.450 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.450 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe41aab3a, L:/127.0.0.1:37676 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.452 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a11099e, L:/127.0.0.1:44634 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.453 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7ce01263, L:/127.0.0.1:37684 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.457 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa04b0a63, L:/127.0.0.1:37690 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.458 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa53b1b21, L:/127.0.0.1:36186 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=621), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [197ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [206ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [215ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [485ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.460 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa5e57d31, L:/127.0.0.1:44678 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.460 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.461 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf3001965, L:/127.0.0.1:36214 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.461 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.462 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4fb858e4, L:/127.0.0.1:44618 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.462 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.462 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.462 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.462 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.462 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.463 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.463 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.463 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.463 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.463 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.465 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f8c5cbb, L:/127.0.0.1:37596 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.466 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.468 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x735c333f, L:/127.0.0.1:44640 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.469 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.470 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf12d6ba3, L:/127.0.0.1:44668 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.471 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.472 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=649), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [170ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [174ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [187ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [197ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.475 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.475 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x53c395f7, L:/127.0.0.1:44688 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.475 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.475 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.475 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.476 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.476 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.477 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.477 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x651a0479, L:/127.0.0.1:44488 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.478 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.478 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.478 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.479 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78d4aee2, L:/127.0.0.1:44592 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.480 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.483 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00b5d794, L:/127.0.0.1:44604 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.484 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.485 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x827f30d9, L:/127.0.0.1:44652 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.486 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.486 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.490 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x96e82e2d, L:/127.0.0.1:44702 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.490 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.491 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.491 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.491 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.491 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.491 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.491 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.491 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=663), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [176ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [184ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [185ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [193ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [521ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.494 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.494 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.494 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x22957c42, L:/127.0.0.1:44590 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.495 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x9a60c99b, L:/127.0.0.1:44580 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.495 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.495 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.496 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.496 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.496 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.496 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.496 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.496 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.496 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.497 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=658), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [230ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [238ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [244ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.497 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.497 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.498 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6ce240c9, L:/127.0.0.1:44730 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.499 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.499 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.500 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.500 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.500 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.500 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.500 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.500 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.500 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.501 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xec751775, L:/127.0.0.1:44690 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.502 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x11770fef, L:/127.0.0.1:44504 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.503 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b57f211, L:/127.0.0.1:36174 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.503 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f2a23f1, L:/127.0.0.1:44714 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.504 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=678), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [12ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [195ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [543ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.504 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x913ac7e2, L:/127.0.0.1:37620 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.505 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.506 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x655988ec, L:/127.0.0.1:44542 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.506 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.506 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.506 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.507 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.507 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.507 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.507 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.507 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.507 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.507 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.508 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb962beb5, L:/127.0.0.1:37648 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.508 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.508 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.509 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.509 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.509 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.509 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.509 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.509 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.509 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.509 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.510 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.511 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.514 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.514 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.517 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.517 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.518 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.519 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.519 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.520 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.521 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.521 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.521 [DEBUG - pool-4-thread-55] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.522 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.523 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.523 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.523 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.524 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.524 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.524 [DEBUG - pool-4-thread-17] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.525 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.525 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.526 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.526 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.527 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.527 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.528 [DEBUG - pool-4-thread-75] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.529 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.529 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.529 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.529 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.530 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:22.531 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.532 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.534 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.535 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6892bdcc, L:/127.0.0.1:37692 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.536 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.536 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.536 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.537 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.537 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.537 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:22.543 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbd99b10d, L:/127.0.0.1:37702 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.546 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.555 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.556 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x018dfc82, L:/127.0.0.1:37714 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.556 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.557 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.558 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.558 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.564 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.565 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9ed42e1f, L:/127.0.0.1:37728 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.566 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.567 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x436b11b7, L:/127.0.0.1:36222 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.567 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=718), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [431ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [578ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.568 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.569 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.570 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.571 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.571 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.572 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.572 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.572 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.572 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.572 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.572 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.573 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.574 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.577 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x637896f8, L:/127.0.0.1:36226 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.578 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=730), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [440ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [568ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [578ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [590ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.580 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.581 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.582 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.582 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.582 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.582 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.583 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.583 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf66056e0, L:/127.0.0.1:37740 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.583 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.583 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.583 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.584 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.585 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.586 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.586 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.588 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.595 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe5e265e, L:/127.0.0.1:36240 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=750), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [519ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [595ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [611ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.598 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.598 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb04f805f, L:/127.0.0.1:37744 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.599 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.601 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.601 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.602 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.602 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.602 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.602 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.603 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.610 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x14756e98, L:/127.0.0.1:37752 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.610 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x90aeec61, L:/127.0.0.1:36256 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.610 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.610 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.611 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.612 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=766), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [485ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [614ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [627ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.613 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.613 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.614 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.614 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.615 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.615 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.615 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.615 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.616 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.616 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.616 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.617 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.619 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.620 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.622 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x00441ed8, L:/127.0.0.1:44740 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.624 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.625 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5f3a3427, L:/127.0.0.1:37760 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.628 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.629 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.630 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.633 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4aa312d2, L:/127.0.0.1:36270 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.634 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=785), Traces: [0ms] refreshing cache from master, [59ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [312ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [313ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [322ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [327ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [332ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.635 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.636 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.637 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x063bda40, L:/127.0.0.1:37774 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.637 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.637 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.637 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.637 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.637 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.638 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.638 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.638 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.638 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.638 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.642 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.642 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.643 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.643 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.644 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.650 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64f98a9d, L:/127.0.0.1:36280 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.651 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.651 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.651 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [646ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [655ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.653 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.654 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.654 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.654 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0acef37b, L:/127.0.0.1:37776 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.654 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.655 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.655 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.655 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.655 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.655 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.657 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.657 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.660 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.660 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.661 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.662 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0aacea86, L:/127.0.0.1:36284 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.663 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.663 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [525ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [662ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [676ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [682ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.664 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.665 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.665 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.665 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.666 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.666 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.666 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.666 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.667 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.667 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.667 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.668 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xdef60a98, L:/127.0.0.1:37788 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.668 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.668 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.669 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.670 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.670 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.671 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.672 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.675 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.677 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e37a162, L:/127.0.0.1:36300 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.678 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=841), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [185ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [194ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [486ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [705ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.679 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.680 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.682 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.682 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.682 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.682 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.683 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.683 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2e801a2a, L:/127.0.0.1:44752 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.684 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.685 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.685 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.686 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.687 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.689 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcd828a54, L:/127.0.0.1:37790 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.694 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.694 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.694 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xab63d233, L:/127.0.0.1:50332 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.695 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.695 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.696 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.696 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=859), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [376ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [390ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [395ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [401ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.696 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.697 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.698 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.699 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.699 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.699 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.699 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.700 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.700 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.700 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.700 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.701 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.702 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.703 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.705 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd2d956e2, L:/127.0.0.1:53578 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.706 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.707 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.708 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.709 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x901a904e, L:/127.0.0.1:50348 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.710 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.711 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=886), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [401ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [402ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [414ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [418ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.712 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.713 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.713 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.713 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:22.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.714 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.714 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.714 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.714 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:22.714798 12855 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.694896 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42556 (local address 127.9.193.62:34655)
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.694942 (+    46us) server_negotiation.cc:207] Beginning negotiation
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.694944 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.695325 (+   381us) server_negotiation.cc:408] Connection header received
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.695640 (+   315us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:22.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.695641 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.695658 (+    17us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:22.715 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.695694 (+    36us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.711015 (+ 15321us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.711749 (+   734us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.713831 (+  2082us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714024 (+   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
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714371 (+   347us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714375 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714376 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714381 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714397 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714401 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714445 (+    44us) server_negotiation.cc:1036] Waiting for connection context
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.714703 (+   258us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42556: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42556): Connection reset by peer (error 104)
14:21:22.715 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":24}
14:21:22.716 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.717 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa0130c21, L:/127.0.0.1:53588 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.719 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.722 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.722 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x69d61310, L:/127.0.0.1:50354 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.723 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.723 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.724 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [527ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [762ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [767ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.725 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.726 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.726 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.727 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.727 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.728 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.728 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.728 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.728 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.728 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.728 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.730 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.731 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.731 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.733 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc012094e, L:/127.0.0.1:53602 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.738 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0e945a51, L:/127.0.0.1:50370 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.738 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.739 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.739 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=928), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [531ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [764ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [779ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [784ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.740 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.742 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.742 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.742 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.742 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.742 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.743 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.743 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.744 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.744 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.744 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.745 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.745 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.747 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.747 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7a9eacb9, L:/127.0.0.1:50376 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.748 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.748 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=939), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [134ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [497ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [794ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.749 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.750 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.751 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.751 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.751 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.751 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.751 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.751 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.752 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.754 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.754 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.754 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcb76e1bc, L:/127.0.0.1:50378 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.755 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.755 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.756 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [110ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [120ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [337ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [477ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [804ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.756 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.758 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.758 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.759 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.759 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.759 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.759 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.762 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.762 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.762 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.763 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.764 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.765 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xef105180, L:/127.0.0.1:50388 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.766 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=961), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [107ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [514ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [816ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.767 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.768 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.769 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.769 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.769 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.769 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.769 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.769 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.770 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.770 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.770 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.770 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.771 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.771 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa4e38454, L:/127.0.0.1:53608 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.771 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.771 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.772 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.772 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.773 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.773 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.774 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.775 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.775 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.776 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.781 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.783 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.783 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.784 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4f17e007, L:/127.0.0.1:50402 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.785 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.785 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.786 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [340ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [462ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [827ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [839ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.787 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.788 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7cab2edf, L:/127.0.0.1:53642 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.788 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.789 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.790 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.791 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.791 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.791 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.791 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.792 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.792 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.792 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.792 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.794 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.794 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.795 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf5c8bafe, L:/127.0.0.1:53616 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.798 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a1cec04, L:/127.0.0.1:50398 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.799 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf00ee997, L:/127.0.0.1:53632 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.798 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xde10e2ce, L:/127.0.0.1:42566 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.799 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.800 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [547ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [821ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [846ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [850ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.800 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.801 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.802 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.802 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.802 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.802 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.803 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.803 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.803 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.803 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.803 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.803 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.803 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.803 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.804 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.807 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7251013a, L:/127.0.0.1:53650 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.807 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.810 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.810 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x351a7e68, L:/127.0.0.1:50410 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.811 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.812 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=958), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [505ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [510ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [521ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [533ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.813 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.814 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x185ee8f5, L:/127.0.0.1:53660 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.817 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc6872dbb, L:/127.0.0.1:50422 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.817 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=980), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [826ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [841ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [844ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.818 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.818 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.819 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.819 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.819 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.819 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.819 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.819 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.820 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.820 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.821 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.821 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.822 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.822 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.822 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.822 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.822 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.822 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.822 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.823 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.823 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.826 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.826 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.829 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.832 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.833 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.834 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.837 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8d642e5, L:/127.0.0.1:42578 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.841 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16ededbb, L:/127.0.0.1:53672 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.842 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.842 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.846 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.847 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.847 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.848 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.848 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.849 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.850 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.853 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.855 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.856 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.857 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.859 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c327cbf, L:/127.0.0.1:50438 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.860 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1017), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [513ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [536ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [552ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [877ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.861 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.863 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.863 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.864 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6ea6725e, L:/127.0.0.1:50450 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.864 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.864 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.865 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.865 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.865 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [436ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [873ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.865 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.865 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.865 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.865 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.865 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.866 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.866 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.867 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.867 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.867 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.867 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:22.867 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.868 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.868 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.868 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.868 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.868 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.869 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.869 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.869 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.869 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.870 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:22.871287 12841 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.855956 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53678 (local address 127.9.193.60:42311)
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.856009 (+    53us) server_negotiation.cc:207] Beginning negotiation
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.856011 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.856852 (+   841us) server_negotiation.cc:408] Connection header received
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.857094 (+   242us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.857096 (+     2us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.857108 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.857170 (+    62us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.870244 (+ 13074us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.870976 (+   732us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:22.871222 (+   246us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53678: BlockingRecv error: recv got EOF from 127.0.0.1:53678 (error 108)
14:21:22.871 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
14:21:22.871 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.872 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.873 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:22.873 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:22.873 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.874 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.876 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf28b03e9, L:/127.0.0.1:42590 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.877 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.878 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.878 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.879 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.879 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.880 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.880 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.881 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.881 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.881 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.882 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.883 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.884 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.884 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.885 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.891 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x644bc49c, L:/127.0.0.1:50452 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.892 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.892 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1040), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [508ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [531ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [893ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.892 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d0c4ae1, L:/127.0.0.1:50460 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.893 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.894 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.894 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.895 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1041), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [13ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [398ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [894ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.895 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.895 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.895 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.895 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.895 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.896 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.896 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.896 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.896 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.897 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:22.898 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.898 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:22.899 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.899 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.900 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.900 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.900 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.900 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.900 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.901 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.901 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.901 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.901 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.901 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:22.902 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.903 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:22.903 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.910 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x3e34b30d, L:/127.0.0.1:53692 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.910 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.910 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf76c0cbb, L:/127.0.0.1:42596 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:22.911 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.911 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.912 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.914 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.914 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.918 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.919 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.924 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x588e995c, L:/127.0.0.1:50476 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.925 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=396), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [365ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [366ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [379ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [379ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [392ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.927 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a778202, L:/127.0.0.1:50490 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.927 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.928 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13928ff8, L:/127.0.0.1:50506 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1082), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [289ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [451ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [517ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [941ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3526), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [118ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [284ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [2884ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2898ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [3268ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.931 [DEBUG - kudu-nio-2] (NetUtil.java:139) Resolved '127.9.193.2' into [/127.9.193.2] in 1042445ns
14:21:22.931 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.932 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.933 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.933 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.933 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.933 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.935 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.935 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.935 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.935 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.935 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.935 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.936 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.936 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x12c55be5, L:/127.0.0.1:50518 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.939 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [446ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [569ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [585ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [940ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.939 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.939 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.939 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.939 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.940 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.940 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.941 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.941 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.942 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.942 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.942 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.942 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.943 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.943 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.943 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.943 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.943 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.945 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.945 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.946 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.947 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.947 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.947 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.948 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.949 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.950 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.954 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfaa8a7f9, L:/127.0.0.1:53706 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.957 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9ee23b6f, L:/127.0.0.1:53722 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.958 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.959 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.959 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.961 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.965 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:22.968 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfcefbf16, L:/127.0.0.1:53726 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.968 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:22.970 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4222fe11, L:/127.0.0.1:50522 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.973 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.973 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [317ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [517ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [966ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [978ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [990ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.974 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.975 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.976 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.976 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.976 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.976 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.976 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.977 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8b3ddd54, L:/127.0.0.1:50524 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:22.977 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.977 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.977 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.977 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:22.979 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1139), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [511ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [979ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [988ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [998ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:22.980 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:22.980 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.980 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:22.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:22.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:22.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:22.982 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:22.982 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:22.982 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:22.982 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:22.982 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:22.982 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:22.983 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:22.983 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:22.983 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:22.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:22.986 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:22.987 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.987 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.989 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.994 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:22.996 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x91de8937, L:/127.0.0.1:53738 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:22.997 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:22.998 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:22.998 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.002 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.005 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x28607c76, L:/127.0.0.1:53742 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.009 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.010 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.011 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.011 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6b364a31, L:/127.0.0.1:50538 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.012 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1194), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [546ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1036ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1049ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1055ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.014 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.015 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.015 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.016 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.016 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.016 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.016 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.016 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.017 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.017 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.018 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.018 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3efbf50b, L:/127.0.0.1:42606 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.020 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.021 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.021 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.022 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.023 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.024 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.033 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94b2866f, L:/127.0.0.1:50554 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.034 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb32cda76, L:/127.0.0.1:50566 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.035 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [92ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [107ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [560ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1086ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.035 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1236), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [465ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [825ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [853ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1087ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.035 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.038 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.039 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.039 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.039 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.039 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.039 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.039 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.039 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.040 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.040 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.042 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.044 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.045 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.046 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.047 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.047 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.047 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.047 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x04aa3250, L:/127.0.0.1:50582 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.048 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.048 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.048 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.050 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1197), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [15ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [280ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [508ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1051ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.050 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.051 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.052 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.052 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.053 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.053 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.053 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.053 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.053 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.054 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.054 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.054 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.055 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.055 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.055 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.057 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.057 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.061 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5bfca4c4, L:/127.0.0.1:50590 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.063 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=3630), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [136ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [2585ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [2677ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [3369ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.065 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.065 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.065 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.066 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.066 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.066 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.066 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.066 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.068 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.068 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.070 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde47007c, L:/127.0.0.1:50568 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.070 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.071 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.071 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.072 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.073 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=2393), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [381ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [531ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1495ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1578ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [2286ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.074 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.076 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.076 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.077 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x58393a69, L:/127.0.0.1:50592 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.077 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.076 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.078 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.078 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.078 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.078 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.078 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.078 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.078 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.079 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.079 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.080 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [196ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [206ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [322ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [486ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1106ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.081 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.081 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.083 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.084 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.084 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.084 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3f0b4ee8, L:/127.0.0.1:42610 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.085 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.086 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.086 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.088 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.092 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbfceae28, L:/127.0.0.1:53752 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.093 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.094 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.095 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x452fe198, L:/127.0.0.1:50598 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.095 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.096 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=581), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [225ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [240ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [249ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [250ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.097 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.098 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.098 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.098 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.099 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.099 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.100 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.100 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.100 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.100 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.101 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.101 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.101 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.102 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.108 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.113 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x911d80a6, L:/127.0.0.1:42612 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.117 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x493e0a83, L:/127.0.0.1:53754 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.117 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbbcd3544, L:/127.0.0.1:42628 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.118 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.120 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.121 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.121 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x78885be6, L:/127.0.0.1:50614 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.122 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=607), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [246ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [253ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [266ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [271ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [275ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.128 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.129 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.129 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa3828124, L:/127.0.0.1:53760 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.130 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.130 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.131 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.131 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.132 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.133 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.133 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.134 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.134 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.135 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.136 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd81abd4c, L:/127.0.0.1:50630 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.137 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=616), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [245ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [255ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [267ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [274ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.139 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.139 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.139 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.140 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.140 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.140 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.141 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.141 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.141 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.141 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.142 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.142 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.142 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.143 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x3cf5d635, L:/127.0.0.1:42640 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.146 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.146 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.146 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.147 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.148 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.155 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf7ba85a1, L:/127.0.0.1:42654 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.158 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.158 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1beac758, L:/127.0.0.1:42644 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.161 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.162 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6281419c, L:/127.0.0.1:42650 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.163 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.164 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.168 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x939bbfa2, L:/127.0.0.1:53770 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.170 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.170 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.170 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.171 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.172 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.173 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x46cc4725, L:/127.0.0.1:50636 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.173 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.178 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=654), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [267ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [290ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [299ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.178 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfa7ea61, L:/127.0.0.1:42664 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.180 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.180 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.181 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.181 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.181 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.181 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.181 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.181 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.181 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.182 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.184 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.184 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x569d9dd1, L:/127.0.0.1:42666 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.185 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.186 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.190 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.191 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.193 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x185c0d04, L:/127.0.0.1:50640 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=669), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [304ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [306ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [315ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.195 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.196 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.197 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.197 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:23.197 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.197 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.198 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.198 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.198 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.198 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.200 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.201 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.201 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:23.202217 12839 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190079 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53772 (local address 127.9.193.60:42311)
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190123 (+    44us) server_negotiation.cc:207] Beginning negotiation
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190125 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190363 (+   238us) server_negotiation.cc:408] Connection header received
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190495 (+   132us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190496 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190509 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.190573 (+    64us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.201228 (+ 10655us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.201976 (+   748us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.202123 (+   147us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53772: BlockingRecv error: recv got EOF from 127.0.0.1:53772 (error 108)
14:21:23.202 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":23}
14:21:23.204 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfc5ff89d, L:/127.0.0.1:42668 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.209 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.214 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.215 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x08e163fa, L:/127.0.0.1:53784 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.222 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.222 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.223 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.224 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa1606bc9, L:/127.0.0.1:50648 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.225 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=698), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [340ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [344ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.226 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.227 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.228 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.228 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.228 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.228 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.228 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.228 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.229 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.229 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.231 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.231 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.232 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.234 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa2122f94, L:/127.0.0.1:42676 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.235 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.235 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.236 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.238 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbf1e630e, L:/127.0.0.1:42680 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.247 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x56b8625e, L:/127.0.0.1:53792 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.248 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.248 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.249 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.249 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.250 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.257 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x090b4688, L:/127.0.0.1:53794 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.259 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbdbf2668, L:/127.0.0.1:42686 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.264 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.264 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.266 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.270 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.271 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.274 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x26c18fef, L:/127.0.0.1:53802 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.278 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.279 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.280 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4371165f, L:/127.0.0.1:50662 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.281 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [469ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1291ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1297ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.282 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.283 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.284 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.284 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.284 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.284 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.284 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.284 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.285 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.285 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.285 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.285 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.286 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.286 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.287 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7151a8d3, L:/127.0.0.1:50678 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.288 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.289 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [454ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [962ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [972ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1305ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.289 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.291 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.295 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.297 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.301 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.301 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.302 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.302 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.302 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.302 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.302 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.303 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.304 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.304 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.309 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xcaca1559, L:/127.0.0.1:50694 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.310 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.310 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [140ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [148ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [482ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [623ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1461ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.312 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.313 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.313 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.313 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.313 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.314 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.314 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.314 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.314 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.314 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.314 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe0b366e8, L:/127.0.0.1:53808 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.315 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.315 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.316 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.317 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.317 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.318 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.319 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.319 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.325 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.326 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.328 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.330 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.332 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.332 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.334 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.334 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.343 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.346 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.346 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.346 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.347 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.347 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.348 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.348 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.349 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.349 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.351 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.351 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.354 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.359 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x998736f6, L:/127.0.0.1:50724 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.361 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1522), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [520ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [529ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [541ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1063ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.362 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.362 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x13baf5a8, L:/127.0.0.1:53824 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.363 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.363 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.364 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.364 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x05a28a02, L:/127.0.0.1:42696 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.364 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.364 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.364 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.364 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x303d9366, L:/127.0.0.1:50716 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.364 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.364 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.364 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.365 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.366 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.366 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [822ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1415ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.367 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.367 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.367 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.367 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.368 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.368 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.368 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.368 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.369 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.369 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.369 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.369 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.369 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.369 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.371 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.373 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.373 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.373 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.374 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.375 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.375 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x176c844d, L:/127.0.0.1:50740 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.376 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.377 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=859), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [500ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [517ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [518ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [529ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.378 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.379 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.379 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.379 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.379 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.379 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.380 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.380 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.380 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.380 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.380 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.381 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.382 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.382 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.382 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.383 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.384 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8dcf96a4, L:/127.0.0.1:42710 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.385 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.386 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.390 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x463cb1e5, L:/127.0.0.1:53828 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.392 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x051688fb, L:/127.0.0.1:50742 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.393 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.393 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=874), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [348ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [356ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [859ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [869ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [872ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.393 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.394 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.395 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.395 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.396 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.396 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.396 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.396 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.396 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.396 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.397 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.398 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.401 [DEBUG - pool-4-thread-55] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.401 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc72768ba, L:/127.0.0.1:53830 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.401 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.402 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.405 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.405 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.406 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.407 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.408 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.409 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2897e6d4, L:/127.0.0.1:53842 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.413 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.414 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.415 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.420 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x486d1cb3, L:/127.0.0.1:42724 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.421 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.421 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.423 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x16137941, L:/127.0.0.1:53848 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.423 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.423 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.425 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.428 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x95a79c47, L:/127.0.0.1:50752 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.430 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=906), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [528ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [535ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [543ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [545ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [551ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.431 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.432 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5d38fdee, L:/127.0.0.1:42726 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.433 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.433 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.436 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.437 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.437 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.438 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.438 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.438 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.438 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.438 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.438 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.439 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.439 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.441 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.441 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.443 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc96e084e, L:/127.0.0.1:53858 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.444 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.444 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d4f0146, L:/127.0.0.1:50766 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.444 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.445 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.445 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.445 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.446 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.446 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [541ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [551ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [553ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [563ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.447 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.447 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.448 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.449 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.449 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.449 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.449 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.450 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.450 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.450 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.450 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.451 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.451 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.451 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.452 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.453 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.453 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.456 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xee6f91ee, L:/127.0.0.1:53862 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.457 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.458 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.459 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.460 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x36a2bf47, L:/127.0.0.1:42738 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.461 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.462 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.466 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.466 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.467 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb32263b5, L:/127.0.0.1:50786 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.468 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.468 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=938), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [329ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [342ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [565ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [576ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.472 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbf9f5010, L:/127.0.0.1:50802 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.474 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=943), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [338ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [341ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [349ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [354ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [579ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.474 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.475 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.475 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.476 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.476 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.476 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:23.476 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.476 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.476 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.477 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1b00a8bc, L:/127.0.0.1:50770 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.477 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.477 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.477 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.478 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=951), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [563ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [564ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [577ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [580ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [597ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.479 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.479 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.479 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.480 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.480 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.480 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.480 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:23.481364 12839 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.457911 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53868 (local address 127.9.193.60:42311)
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.457945 (+    34us) server_negotiation.cc:207] Beginning negotiation
14:21:23.481 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.457946 (+     1us) server_negotiation.cc:400] Waiting for connection header
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.458780 (+   834us) server_negotiation.cc:408] Connection header received
14:21:23.481 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.464548 (+  5768us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.464549 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.464560 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.464604 (+    44us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.471108 (+  6504us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.471874 (+   766us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:23.481 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.481302 (+  9428us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53868: BlockingRecv error: recv got EOF from 127.0.0.1:53868 (error 108)
14:21:23.482 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":18}
14:21:23.482 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.482 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xbc87860b, L:/127.0.0.1:50810 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.482 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.483 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=953), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [350ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [351ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [361ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [362ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [586ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.484 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.484 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.484 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.484 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.484 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:23.484 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.485 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.485 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.485 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.485 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.485 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.485 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.485 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.486 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.486 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.486 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.487 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.487 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.487 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.487 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.487 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.488 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.488 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.488 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.488 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.488 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.488 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.489 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.489 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.490 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.491 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.491 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.493 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.494 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.494 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.500 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.501 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.501 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.504 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.504 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.505 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.515 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.537 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.539 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.540 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.540 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.541 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.541 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.542 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.542 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.542 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.543 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.543 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.544 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.544 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.545 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.545 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.547 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.547 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.547 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.548 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.548 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.549 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.550 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.550 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.550 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.550 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.551 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.551 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:23.554 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.556 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d40efe5, L:/127.0.0.1:50846 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.557 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.558 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.559 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.561 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.564 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.566 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [720ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [730ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1248ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1276ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.567 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6a9dd4d7, L:/127.0.0.1:50832 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.568 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.569 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.572 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.574 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0b5ed89b, L:/127.0.0.1:50698 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.574 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.576 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x63e48314, L:/127.0.0.1:50868 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.577 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.578 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc720b593, L:/127.0.0.1:50696 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.581 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [324ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [852ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1436ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.582 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1754), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [149ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [358ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1436ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.584 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1061), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [260ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [271ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [519ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [528ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [711ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.586 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x723beed4, L:/127.0.0.1:50820 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.586 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.587 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.587 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.587 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.587 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.587 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.588 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.588 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.588 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.588 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:23.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7d200b46, L:/127.0.0.1:50848 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.589 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa4fdd065, L:/127.0.0.1:50714 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1752), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [484ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [684ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [693ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1614ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.590 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1777), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [148ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [157ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [334ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [508ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1634ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.591 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.591 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.592 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1070), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [526ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [536ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [718ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.593 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x45455e0a, L:/127.0.0.1:50858 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.593 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.594 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.595 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1757), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [318ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [497ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1310ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1336ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1617ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.597 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.597 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.597 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.597 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.598 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.598 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.598 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.600 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.596 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.598 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.598 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.601 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.598 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.601 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.601 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.601 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.601 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.602 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.602 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.602 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.602 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.602 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.601 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.602 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.601 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:23.603 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.603 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.603 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xef95decb, L:/127.0.0.1:42764 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.604 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.604 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.605 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.606 [DEBUG - pool-4-thread-17] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.607 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc03e7b92, L:/127.0.0.1:50884 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.607 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.608 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [525ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [537ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [652ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [760ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.608 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.610 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.610 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.611 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.612 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.616 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.616 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:23.616 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.616 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.616 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.616 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.616 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.617 [DEBUG - pool-4-thread-55] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.617 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.617 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.617 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.617 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.617 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.617 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.618 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.618 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.618 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.618 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.618 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.618 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.619 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.621 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.622 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:23.622982 13101 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.541705 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53896 (local address 127.9.193.60:42311)
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608670 (+ 66965us) server_negotiation.cc:207] Beginning negotiation
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608672 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608684 (+    12us) server_negotiation.cc:408] Connection header received
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608710 (+    26us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608711 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608725 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.608802 (+    77us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.621918 (+ 13116us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.622741 (+   823us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.622905 (+   164us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53896: BlockingRecv error: recv got EOF from 127.0.0.1:53896 (error 108)
14:21:23.623 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":66933,"thread_start_us":53,"threads_started":1}
14:21:23.624 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.626 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.627 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x788b0b09, L:/127.0.0.1:42760 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.628 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.629 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.631 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa580d5f6, L:/127.0.0.1:53940 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.632 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.634 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.640 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.641 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.646 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xfc92e5dd, L:/127.0.0.1:53936 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.647 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x341095d2, L:/127.0.0.1:53904 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.648 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.650 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x06aa268f, L:/127.0.0.1:50910 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.652 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc1e2796d, L:/127.0.0.1:50898 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.653 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xce4c3443, L:/127.0.0.1:50896 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.654 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.655 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [265ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [285ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [627ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [777ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.655 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7b59f34e, L:/127.0.0.1:53918 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.655 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3ab9e416, L:/127.0.0.1:50852 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.656 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.656 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1131), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [626ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [728ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [778ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.657 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd283ae86, L:/127.0.0.1:42772 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.658 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1141), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [703ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [795ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [811ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.659 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.660 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.660 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [290ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [299ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [625ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [767ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [780ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.660 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.661 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.661 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.661 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.661 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.661 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.662 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb0703379, L:/127.0.0.1:50894 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.662 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.662 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.664 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.665 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.665 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa5aa42f0, L:/127.0.0.1:53884 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.665 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0a9ad302, L:/127.0.0.1:42746 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.666 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.669 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcdfd1128, L:/127.0.0.1:53946 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.669 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.670 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [120ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [248ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [277ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [288ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.671 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.672 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.672 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.673 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.673 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:23.673 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.673 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.673 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.673 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.673 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.673 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:23.673 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.675 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.675 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.675 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.675 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.675 [DEBUG - pool-4-thread-17] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.676 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.676 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.676 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.676 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.676 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.674 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.675 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.678 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1858), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [335ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [495ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1537ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1714ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1720ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.678 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299996, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299996, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299996, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299996, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.679 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.679 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.679 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.679 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.678 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98a9dac8, L:/127.0.0.1:42776 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.681 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.681 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.681 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.681 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.681 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.681 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.682 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.682 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.682 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.682 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.682 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.682 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.682 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.682 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.683 [DEBUG - pool-4-thread-75] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.685 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9e794fb0, L:/127.0.0.1:53948 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.685 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.686 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.686 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.686 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.686 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.686 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:23.686190 12841 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.318810 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53812 (local address 127.9.193.60:42311)
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.318851 (+    41us) server_negotiation.cc:207] Beginning negotiation
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.318853 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.319225 (+   372us) server_negotiation.cc:408] Connection header received
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.319406 (+   181us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.319407 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.319421 (+    14us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.319451 (+    30us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.322564 (+  3113us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.323287 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:23.686 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685644 (+362357us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685846 (+   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
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685934 (+    88us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685937 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685937 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685941 (+     4us) server_negotiation.cc:923] calling sasl_server_start()
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685952 (+    11us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.685956 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.686010 (+    54us) server_negotiation.cc:1036] Waiting for connection context
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.686112 (+   102us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53812: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:53812): Connection reset by peer (error 104)
14:21:23.687 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":20}
14:21:23.687 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.688 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.677 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.689 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.690 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.690 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.690 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.690 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.690 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.690 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.690 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.691 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.691 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.691 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.692 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.693 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.693 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.694 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.695 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.696 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.696 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.697 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.698 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.698 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:23.699771 13105 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:23.699 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.557118 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:53928 (local address 127.9.193.60:42311)
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612634 (+ 55516us) server_negotiation.cc:207] Beginning negotiation
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612637 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612648 (+    11us) server_negotiation.cc:408] Connection header received
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612672 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612673 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.612685 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.613422 (+   737us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.683336 (+ 69914us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.699550 (+ 16214us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:23.699696 (+   146us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:53928: BlockingWrite error: write error: Broken pipe (error 32)
14:21:23.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":55489,"thread_start_us":49,"threads_started":1}
14:21:23.701 [DEBUG - pool-4-thread-47] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.701 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.702 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.726 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3d55b923, L:/127.0.0.1:50912 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.730 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.731 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1203), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [633ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [729ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [799ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [805ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [849ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.731 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.732 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.733 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc1c0642c, L:/127.0.0.1:53954 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.734 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.734 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.735 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.735 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.735 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.735 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d9b88ea, L:/127.0.0.1:53964 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.735 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.735 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.736 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.736 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.737 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.738 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.738 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.742 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x045b2411, L:/127.0.0.1:50924 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.743 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=4344), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [141ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [348ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [4067ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [4101ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [4109ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.749 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.749 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.751 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.751 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.752 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.752 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.754 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.754 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.754 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:23.755 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.755 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.757 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.758 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.759 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.759 [DEBUG - pool-4-thread-47] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.759 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.759 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.760 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.760 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.760 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.762 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.763 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.772 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.772 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:23.772 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:23.774 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1a8b44f7, L:/127.0.0.1:50936 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.786 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.786 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [666ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [777ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [801ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [854ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [893ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.793 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.793 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.793 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.795 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.795 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.795 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.795 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.795 [DEBUG - pool-4-thread-75] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.796 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.796 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.796 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.796 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.797 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.798 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.798 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.800 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.810 [DEBUG - pool-4-thread-73] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.811 [DEBUG - pool-4-thread-28] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.812 [DEBUG - pool-4-thread-34] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.813 [DEBUG - pool-4-thread-43] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.814 [DEBUG - pool-4-thread-31] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.815 [DEBUG - pool-4-thread-16] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.816 [DEBUG - pool-4-thread-23] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.816 [DEBUG - pool-4-thread-54] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.817 [DEBUG - pool-4-thread-78] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.818 [DEBUG - pool-4-thread-11] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.819 [DEBUG - pool-4-thread-13] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.820 [DEBUG - pool-4-thread-7] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.821 [DEBUG - pool-4-thread-69] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.822 [DEBUG - pool-4-thread-62] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.822 [DEBUG - Time-limited test] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.823 [DEBUG - pool-4-thread-53] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.824 [DEBUG - pool-4-thread-71] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.825 [DEBUG - pool-4-thread-33] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.826 [DEBUG - pool-4-thread-15] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.826 [DEBUG - pool-4-thread-46] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.827 [DEBUG - pool-4-thread-50] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.828 [DEBUG - pool-4-thread-35] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.828 [DEBUG - pool-4-thread-40] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.829 [DEBUG - pool-4-thread-37] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.830 [DEBUG - pool-4-thread-76] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.830 [DEBUG - pool-4-thread-44] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.831 [DEBUG - pool-4-thread-61] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.831 [DEBUG - pool-4-thread-58] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.832 [DEBUG - pool-4-thread-66] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.832 [DEBUG - pool-4-thread-4] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.833 [DEBUG - pool-4-thread-8] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.834 [DEBUG - pool-4-thread-70] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.834 [DEBUG - pool-4-thread-65] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.834 [DEBUG - pool-4-thread-68] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.835 [DEBUG - pool-4-thread-57] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.836 [DEBUG - pool-4-thread-60] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.836 [DEBUG - pool-4-thread-29] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.837 [DEBUG - pool-4-thread-77] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.837 [DEBUG - pool-4-thread-21] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.838 [DEBUG - pool-4-thread-1] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.838 [DEBUG - pool-4-thread-32] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.839 [DEBUG - pool-4-thread-3] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.839 [DEBUG - pool-4-thread-39] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.840 [DEBUG - pool-4-thread-72] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.841 [DEBUG - pool-4-thread-48] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.841 [DEBUG - pool-4-thread-42] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.842 [DEBUG - pool-4-thread-26] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.842 [DEBUG - pool-4-thread-41] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.843 [DEBUG - pool-4-thread-74] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.843 [DEBUG - pool-4-thread-52] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.843 [DEBUG - pool-4-thread-27] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.844 [DEBUG - pool-4-thread-2] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.845 [DEBUG - pool-4-thread-12] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.845 [DEBUG - pool-4-thread-64] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.845 [DEBUG - pool-4-thread-49] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.845 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.846 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.846 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.846 [DEBUG - pool-4-thread-38] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.846 [DEBUG - pool-4-thread-6] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.847 [DEBUG - pool-4-thread-9] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.847 [DEBUG - pool-4-thread-20] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.848 [DEBUG - pool-4-thread-36] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.848 [DEBUG - pool-4-thread-51] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.849 [DEBUG - pool-4-thread-14] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.850 [DEBUG - pool-4-thread-30] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.851 [INFO - kudu-nio-0] (Connection.java:425) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.851 [DEBUG - pool-4-thread-56] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.851 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state CONNECTING due to: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.851 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnected from peer
14:21:23.852 [DEBUG - pool-4-thread-63] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.853 [DEBUG - pool-4-thread-80] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.853 [DEBUG - pool-4-thread-19] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.853 [DEBUG - pool-4-thread-5] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.854 [DEBUG - pool-4-thread-67] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.854 [DEBUG - pool-4-thread-25] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.854 [DEBUG - pool-4-thread-10] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.854 [DEBUG - pool-4-thread-18] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.855 [DEBUG - pool-4-thread-24] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.855 [DEBUG - pool-4-thread-79] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.855 [DEBUG - pool-4-thread-59] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.855 [DEBUG - pool-4-thread-22] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:23.858 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.862 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.862 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.865 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.865 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.866 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.866 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.867 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.868 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.868 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.869 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.869 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.870 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.870 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.870 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.871 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.871 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.872 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.872 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.872 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.873 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.873 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.875 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.875 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.875 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.876 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.878 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.881 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.881 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.882 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.882 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.886 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.886 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.886 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.886 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.887 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.887 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.888 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.889 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.890 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.891 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.894 [DEBUG - pool-4-thread-4] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.895 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.897 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.898 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1965f63b, L:/127.0.0.1:42792 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.900 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe92deaf0, L:/127.0.0.1:42806 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.902 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.903 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.903 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f273679, L:/127.0.0.1:53980 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.904 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.905 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.905 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.905 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.906 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.906 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.907 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.910 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xde8a622a, L:/127.0.0.1:50942 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.911 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.911 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.911 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=61), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [3ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [8ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [15ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [18ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [25ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.912 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.912 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.912 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.912 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.913 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.913 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.914 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.914 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.914 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.915 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.915 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.915 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.915 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.915 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.915 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.915 [DEBUG - pool-4-thread-4] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.915 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.916 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.916 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.916 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.916 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.916 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.917 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.917 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.918 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.918 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.918 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.919 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.919 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.919 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.920 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.921 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.921 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.922 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.922 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.922 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.923 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.923 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.923 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.924 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.924 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.925 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.925 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.926 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:23.926 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.927 [DEBUG - pool-4-thread-33] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.927 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.928 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.928 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.929 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.935 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.936 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x78464f1f, L:/127.0.0.1:42812 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.936 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.938 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.938 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x47dc3b87, L:/127.0.0.1:53994 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.939 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.942 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.949 [DEBUG - pool-4-thread-64] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.949 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6be319b4, L:/127.0.0.1:42820 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.950 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.951 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.953 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5f19959e, L:/127.0.0.1:50946 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=106), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [68ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [69ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [79ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [81ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [99ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x05c72081, L:/127.0.0.1:54010 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:23.958 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.959 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.960 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.960 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.960 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.960 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.960 [DEBUG - pool-4-thread-33] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.960 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.961 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:23.961 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.961 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:23.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.968 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.969 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.969 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.970 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.970 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.971 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.978 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:23.981 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2b8d99e5, L:/127.0.0.1:50948 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:23.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:23.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=136), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [72ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [83ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [84ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [93ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [116ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:23.983 [DEBUG - pool-4-thread-52] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:23.984 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:23.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:23.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:23.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:23.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:23.986 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:23.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:23.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:23.986 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:23.986 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:23.986 [DEBUG - pool-4-thread-64] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:23.987 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:23.987 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:23.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:23.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:23.988 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:23.992 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x8d2b7e1b, L:/127.0.0.1:42822 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:23.993 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:23.993 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:23.994 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:23.994 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:23.995 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.002 [DEBUG - pool-4-thread-9] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.003 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.003 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdbdb4fd4, L:/127.0.0.1:42830 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.003 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.004 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd7f201f4, L:/127.0.0.1:54018 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.005 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.005 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.007 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8d33918d, L:/127.0.0.1:50958 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.008 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=161), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [100ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [115ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [124ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [137ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [140ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.009 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.010 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.011 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.011 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.011 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.011 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.011 [DEBUG - pool-4-thread-52] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.012 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.012 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.012 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.013 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.013 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.014 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.014 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.014 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.015 [DEBUG - pool-4-thread-51] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.015 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.016 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.017 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.017 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.018 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.019 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.023 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.024 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.025 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.025 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.025 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x952204e0, L:/127.0.0.1:42842 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.026 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.027 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf46173d7, L:/127.0.0.1:54028 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.028 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.029 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.029 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.030 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x76e6ac16, L:/127.0.0.1:50964 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.031 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.036 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd68ea9e7, L:/127.0.0.1:50976 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.037 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.037 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.038 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=189), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [143ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [166ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.039 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [124ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [132ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [135ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [159ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [162ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.040 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.040 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.041 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.041 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:24.041 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:24.041 [DEBUG - pool-4-thread-51] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.042 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.043 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.043 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.045 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.045 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.045156 13105 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.016942 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54032 (local address 127.9.193.60:42311)
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.016985 (+    43us) server_negotiation.cc:207] Beginning negotiation
14:21:24.045 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.016988 (+     3us) server_negotiation.cc:400] Waiting for connection header
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.017381 (+   393us) server_negotiation.cc:408] Connection header received
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.017533 (+   152us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.017534 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.017546 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.017575 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.036174 (+ 18599us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.036880 (+   706us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.045089 (+  8209us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54032: BlockingRecv error: recv got EOF from 127.0.0.1:54032 (error 108)
14:21:24.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":22}
14:21:24.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.048 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.050 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa8c43d30, L:/127.0.0.1:42858 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.052 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6f942cfd, L:/127.0.0.1:42866 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.053 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.053 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.053845 13097 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018252 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:42850 (local address 127.9.193.62:34655)
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018293 (+    41us) server_negotiation.cc:207] Beginning negotiation
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018295 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018658 (+   363us) server_negotiation.cc:408] Connection header received
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018808 (+   150us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018809 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018822 (+    13us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.018851 (+    29us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.022248 (+  3397us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.022935 (+   687us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.043375 (+ 20440us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.043564 (+   189us) 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
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044909 (+  1345us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044913 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044913 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044918 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044935 (+    17us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044939 (+     4us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.044976 (+    37us) server_negotiation.cc:1036] Waiting for connection context
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.053766 (+  8790us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42850: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:42850): Connection reset by peer (error 104)
14:21:24.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
14:21:24.054 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.055 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.055 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.056 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:24.056 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.057 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.057 [DEBUG - pool-4-thread-9] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.057 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.057 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.057 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.058 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.059 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.060 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.060 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf8dd22ea, L:/127.0.0.1:42856 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.061 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x99e36506, L:/127.0.0.1:42880 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.062 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.062 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.063 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.063 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.064 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.064 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.070 [DEBUG - pool-4-thread-32] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.070 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xafc73d57, L:/127.0.0.1:42886 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.071 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.072 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.072 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14ae4166, L:/127.0.0.1:42888 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.074 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.078 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3b55097, L:/127.0.0.1:54046 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.079 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc90ef24c, L:/127.0.0.1:50984 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.080 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.080 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.081 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=230), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [188ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [195ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [197ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [204ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [205ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.081 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.083 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.083 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.084 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.084 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.084 [DEBUG - pool-4-thread-32] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.084 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.084 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.084 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.084 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.086 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.087 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.087 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.087 [DEBUG - pool-4-thread-77] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.089 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.090 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.095 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91f3e8bf, L:/127.0.0.1:42892 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.095 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.098 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.099 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe6049cdd, L:/127.0.0.1:54050 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.099 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.100 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.101 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.101 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.107 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf91164ca, L:/127.0.0.1:42904 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.108 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb204eaa3, L:/127.0.0.1:42920 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.109 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.109 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.109 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.110 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:24.110 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.111 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.115 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.116 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x91075331, L:/127.0.0.1:42930 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.116 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.117 [DEBUG - pool-4-thread-70] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.117 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.118 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.118 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.124 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:24.124 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2f6fc123, L:/127.0.0.1:42952 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.125 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7eb9092f, L:/127.0.0.1:54052 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.126 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:24.126 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xf10604aa, L:/127.0.0.1:42938 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.127 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.62:34655(127.9.193.62:34655)] connecting to peer
14:21:24.127 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.127 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.128 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.128 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.129 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.130 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.135 [DEBUG - pool-4-thread-44] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.135 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.136 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfb63bced, L:/127.0.0.1:42960 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.137 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcd588bd7, L:/127.0.0.1:42966 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.138 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.139 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.139 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.145 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4b8712b1, L:/127.0.0.1:50994 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.146 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.146 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcc3845c5, L:/127.0.0.1:54068 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.147 [DEBUG - pool-4-thread-50] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.147 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=297), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [9ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [11ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [20ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [21ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:24.148 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.148 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.149 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.149 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.150 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.151 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.152 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.154 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.154 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.154 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.154 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.154 [DEBUG - pool-4-thread-44] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.155 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.155 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.155 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.156 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.158 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.158 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.160 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2ac28478, L:/127.0.0.1:42970 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.167 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xe4241197, L:/127.0.0.1:51002 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.167 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb77e10a2, L:/127.0.0.1:54074 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=317), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [240ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [241ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [255ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [261ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [262ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:24.169 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.170 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.170 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.171 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.171 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.171 [DEBUG - pool-4-thread-50] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.171 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.171 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.172 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.172 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.172 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.174 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.174 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.175 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.181 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xacb22382, L:/127.0.0.1:42972 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.182 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa21052ad, L:/127.0.0.1:42984 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.190 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.190 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.191 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.191 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.191 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.192 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.198 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x201a5e1b, L:/127.0.0.1:43006 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.199 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdc7c3005, L:/127.0.0.1:42996 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.199 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.200 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.200 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.200 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.201 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.202 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.202 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.206 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.206 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.208 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x175618fa, L:/127.0.0.1:54086 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.208 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x13613d17, L:/127.0.0.1:43014 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.209 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.209 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.210 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.211 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.211 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.216 [DEBUG - pool-4-thread-13] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.217 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.217 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5e961b80, L:/127.0.0.1:51014 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.218 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=366), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [287ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [288ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [296ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [306ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.219 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.220 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcefb32f7, L:/127.0.0.1:43032 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.220 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.221 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.221 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.221 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:24.221 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcb056285, L:/127.0.0.1:43020 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.221 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.221 [DEBUG - Time-limited test] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.222 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.222 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.222 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.222 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.222 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.222 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.223 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:24.223 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.224 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x023df359, L:/127.0.0.1:54090 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.228 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x94c76dbc, L:/127.0.0.1:51016 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.229 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.229 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.229 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.230 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=377), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [294ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [301ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [305ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [310ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [314ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.230 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.231 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.231 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.232 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.232 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.232 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.232 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.232 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.232 [DEBUG - pool-4-thread-13] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.233 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.233 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.234 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.234 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.234 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.235 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.235 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.236 [DEBUG - pool-4-thread-63] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.237 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.238 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.238 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.239 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.242 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.243 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd24c1451, L:/127.0.0.1:43044 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.246 [DEBUG - pool-4-thread-23] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.247 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb73fcfba, L:/127.0.0.1:54100 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.247 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.248 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.249 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.250 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x67c5eb9c, L:/127.0.0.1:43050 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.250 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.259 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.260 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.260 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4565e659, L:/127.0.0.1:51022 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.261 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.261 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=409), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [319ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [328ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [333ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [343ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.261 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x85543595, L:/127.0.0.1:54114 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.263 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.264 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.265 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.265 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.265 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.265 [DEBUG - pool-4-thread-23] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.266 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.266 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.266 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.266 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.267 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.268 [DEBUG - pool-4-thread-43] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.269 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.270 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdfd38659, L:/127.0.0.1:43058 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.270 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.274 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.277 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xda567f25, L:/127.0.0.1:54120 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.278 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.278 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.279 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.280 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.285 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x39649467, L:/127.0.0.1:51038 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.285 [DEBUG - pool-4-thread-73] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.286 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=433), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [339ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [349ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [353ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [359ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [367ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.287 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.287 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.288 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.289 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.289 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.289 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.289 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.289 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.289 [DEBUG - pool-4-thread-43] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.290 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.290 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.290 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.290 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.290 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.291 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x94ac4825, L:/127.0.0.1:43060 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.292 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.292 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.292 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.293 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.299 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03edb184, L:/127.0.0.1:54132 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.301 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.302 [DEBUG - pool-4-thread-5] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.302 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6f3ca926, L:/127.0.0.1:51050 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.303 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.303 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.304 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.304 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=451), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [357ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [364ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [370ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [378ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [382ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.305 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.306 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.308 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.308 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.308 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.308 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.309 [DEBUG - pool-4-thread-73] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.309 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.309 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.309 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.310 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.311 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.312 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7f1d2214, L:/127.0.0.1:54136 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.314 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.314 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.315 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.315 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.318 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.318 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.319 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.319 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.323 [DEBUG - pool-4-thread-18] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.323 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x1cfc6019, L:/127.0.0.1:43074 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.324 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.325 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.328 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe5351e58, L:/127.0.0.1:43094 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.333 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a77341c, L:/127.0.0.1:43086 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.333 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.334 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.334 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.335 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.337 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3ce6c366, L:/127.0.0.1:51066 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.338 [DEBUG - pool-4-thread-59] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.339 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=485), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [379ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [380ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [390ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [402ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [416ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.339 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.341 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.342 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.342 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.343 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.348 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7df9f2a3, L:/127.0.0.1:54150 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.349 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.350 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.350 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.350 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.350 [DEBUG - pool-4-thread-5] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.351 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.351 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.351 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.351 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8c4eeabe, L:/127.0.0.1:51070 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.352 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=498), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [393ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [399ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [405ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [428ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.353 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x33b4cebd, L:/127.0.0.1:43108 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.353 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.354 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.354 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.355 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.355 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.357 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.357 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.357 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.357 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.357 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.358 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.358 [DEBUG - pool-4-thread-18] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.358 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.358 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.358 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xbae68b6d, L:/127.0.0.1:54166 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.359 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.359 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.359 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.360 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.364 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.364 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.365 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.365 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.367 [DEBUG - pool-4-thread-38] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.368 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.369 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.371 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.374 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.376 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.377 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.378 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.379 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x584552bc, L:/127.0.0.1:51084 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.379 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x65d4ab73, L:/127.0.0.1:51094 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=525), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [409ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [413ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [430ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [434ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [455ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.380 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=534), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [490ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [501ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [515ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.381 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa1332362, L:/127.0.0.1:43114 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.382 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.383 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.384 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.384 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.384 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.384 [DEBUG - pool-4-thread-59] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.385 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.385 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.385 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.385 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.384 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.386 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.387 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.387 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.387 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.387 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.387 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:24.388 [DEBUG - pool-4-thread-38] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.388 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.388 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.388760 12841 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.388 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.371405 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54170 (local address 127.9.193.60:42311)
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.371446 (+    41us) server_negotiation.cc:207] Beginning negotiation
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.371448 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.371841 (+   393us) server_negotiation.cc:408] Connection header received
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.372017 (+   176us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.372018 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.372044 (+    26us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.372076 (+    32us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.377018 (+  4942us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.377804 (+   786us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.386673 (+  8869us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.386873 (+   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
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388362 (+  1489us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388366 (+     4us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388367 (+     1us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388372 (+     5us) server_negotiation.cc:923] calling sasl_server_start()
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388388 (+    16us) server_negotiation.cc:1092] Received PLAIN auth, user=slave
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388393 (+     5us) server_negotiation.cc:378] Sending SASL_SUCCESS NegotiatePB response
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388431 (+    38us) server_negotiation.cc:1036] Waiting for connection context
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.388678 (+   247us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54170: BlockingRecv error: failed to read from TLS socket (remote: 127.0.0.1:54170): Connection reset by peer (error 104)
14:21:24.389 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":21}
14:21:24.389 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.389 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.389 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:24.390 [DEBUG - pool-4-thread-27] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.391 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.391 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.392 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.392 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.393 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.393 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.394 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.394 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.397 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.398 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.400 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xdd7f0dae, L:/127.0.0.1:43140 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.401 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x98f4cea2, L:/127.0.0.1:43128 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.407 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x315c379f, L:/127.0.0.1:51108 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.408 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=561), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [508ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [537ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [539ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.408 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2ec42cc2, L:/127.0.0.1:54182 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.409 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.409 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.409 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.410 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.411 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.411 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.411 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.411 [DEBUG - pool-4-thread-27] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.412 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.412 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.412 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.412 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.412 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.413 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.414 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.415 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.415 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.416 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.417 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.420 [DEBUG - pool-4-thread-14] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.422 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xabfe162e, L:/127.0.0.1:43150 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.422 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.424 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.426 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x122943ad, L:/127.0.0.1:43158 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.427 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.428 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.430 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x676744f0, L:/127.0.0.1:54198 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.432 [DEBUG - pool-4-thread-42] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.432 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.435 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3921063b, L:/127.0.0.1:51122 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.436 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=586), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [544ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [549ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [556ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [560ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [565ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.436 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.437 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.438 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.438 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.439 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.439 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.439 [DEBUG - pool-4-thread-14] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.439 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.439 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.440 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.440 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.444 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.444 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.446 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.450 [DEBUG - pool-4-thread-72] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.450 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1c8efff, L:/127.0.0.1:54206 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.450 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.451 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.455 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf946cc7a, L:/127.0.0.1:51132 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.456 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=606), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [151ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [189ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [560ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [578ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [584ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.457 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.458 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.458 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.459 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.459 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.459 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.459 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.459 [DEBUG - pool-4-thread-42] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.459 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.460 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.460 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.460 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.460 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.460 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x65085176, L:/127.0.0.1:54220 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.461 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.463 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.463 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.466 [DEBUG - pool-4-thread-3] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.467 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.468 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7f4c2bc9, L:/127.0.0.1:51144 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.469 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.469 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.469 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [164ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [179ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [576ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [588ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [596ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.470 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.471 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.471 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.472 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.472 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.472 [DEBUG - pool-4-thread-72] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.472 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.472 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.473 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.473 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.473 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.475 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.475 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.476 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.476 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5e80d2af, L:/127.0.0.1:54234 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.476 [DEBUG - pool-4-thread-1] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.477 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.478 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.478 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.479 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.479 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.479 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.485 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5b58150c, L:/127.0.0.1:54238 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.485 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.486 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.489 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x69e8380d, L:/127.0.0.1:43164 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.489 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x5c9276fd, L:/127.0.0.1:51152 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.490 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.490 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [600ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [609ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [613ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [613ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.491 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.492 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.492 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.492 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.492 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.492 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d936afc, L:/127.0.0.1:51154 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.492 [DEBUG - pool-4-thread-1] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.493 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.493 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.493 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.493 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.493 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=643), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [200ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [207ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [216ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [220ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [613ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.494 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.494 [DEBUG - pool-4-thread-21] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.496 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.496 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.496 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.496 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.496 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.496 [DEBUG - pool-4-thread-77] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.496 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.497 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.497 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.497 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.497 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.498 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.499 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.499 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.501 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.502 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.502 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xd8863fc1, L:/127.0.0.1:54242 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.506 [DEBUG - pool-4-thread-57] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.506 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.507 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.507 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.508 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.508 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xadece4b3, L:/127.0.0.1:51166 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.509 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=659), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [213ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [225ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [612ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [621ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [627ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.510 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.511 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.511 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.512 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.512 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.512 [DEBUG - pool-4-thread-21] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.512 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.512 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.512 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.512 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.513 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.514 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x864107d8, L:/127.0.0.1:54258 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.514 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.514 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.515 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x880a0482, L:/127.0.0.1:51178 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.515 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.516 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.517 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=666), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [230ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [619ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [628ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [630ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.517 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.518 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.522 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.523 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.523 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.523 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.523 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.523 [DEBUG - pool-4-thread-57] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.523 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.523 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.524 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.524 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.524 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.526 [DEBUG - pool-4-thread-66] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.526 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.526 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.529 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.532 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xcfdbe0dd, L:/127.0.0.1:43168 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.533 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x096ece4b, L:/127.0.0.1:54270 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.534 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.535 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.536 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.536 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.537 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.542 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb51a4dfd, L:/127.0.0.1:51190 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.543 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd1b4deab, L:/127.0.0.1:43170 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.543 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=693), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [405ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [415ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [423ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [424ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [433ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.544 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.545 [DEBUG - pool-4-thread-58] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.546 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.547 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.549 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.549 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.550 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.550 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.550 [DEBUG - pool-4-thread-66] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.551 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.551 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.551 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.551 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.552 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.553 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.553 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.554 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.555 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.555 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.555 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa1a5a00d, L:/127.0.0.1:54278 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.560 [DEBUG - pool-4-thread-76] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.562 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d14e80f, L:/127.0.0.1:51204 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.563 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.563 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.563 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [411ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [419ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [421ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [432ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [439ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.565 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7561aae1, L:/127.0.0.1:43180 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.565 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.566 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.566 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.567 [DEBUG - pool-4-thread-58] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.567 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.567 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.568 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.568 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.568 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.569 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.569 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.571 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.572 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.574 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0d3cd3d9, L:/127.0.0.1:54290 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.575 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.576 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.577 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.578 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x978596e1, L:/127.0.0.1:51218 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.579 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=728), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [648ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [654ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [664ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [669ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [674ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.580 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.584 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5b9e3623, L:/127.0.0.1:43184 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.584 [DEBUG - pool-4-thread-46] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.585 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.585 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.586 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.586 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.586 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.586 [DEBUG - pool-4-thread-76] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.586 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.586 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.586 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.586 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.587 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.587 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.588 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.588 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.589 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.590 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.592 [DEBUG - pool-4-thread-8] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.593 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.594 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.596 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x88ab6827, L:/127.0.0.1:51230 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.596 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7171cbd6, L:/127.0.0.1:54298 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.596 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.597 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=745), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [669ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [678ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [679ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, [690ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, deferred=null) after lookup
14:21:24.597 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.598 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.600 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.601 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.601 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.602 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.602 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.602 [DEBUG - pool-4-thread-46] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.602 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.602 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.603 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.603 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.603 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.605 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0654080d, L:/127.0.0.1:51232 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.605 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.605 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.606 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.606 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [257ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [271ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [681ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [694ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.607 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.608 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0ea97f04, L:/127.0.0.1:54306 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.608 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.608 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.608 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.608 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.608 [DEBUG - pool-4-thread-8] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.608 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.609 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.609 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.609 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.609 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.614 [DEBUG - pool-4-thread-56] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.614 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.615 [DEBUG - pool-4-thread-71] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.615 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.618 [DEBUG - pool-4-thread-53] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.618 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.619 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.620 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.621 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9f11cfc1, L:/127.0.0.1:54320 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.622 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.627 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xcf8941f8, L:/127.0.0.1:54336 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.628 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x553e6321, L:/127.0.0.1:54324 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.630 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.630 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.631 [DEBUG - pool-4-thread-69] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.632 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.635 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.635 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.638 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb1e5c334, L:/127.0.0.1:43186 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.639 [DEBUG - pool-4-thread-7] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.639 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.639 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.645 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf85918a7, L:/127.0.0.1:54338 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.646 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.648 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.649 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.652 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.657 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x77f5e19b, L:/127.0.0.1:54352 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.657 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.662 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.662 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x603e4727, L:/127.0.0.1:43192 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.663 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.664 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.666 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.670 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.674 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.680 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.683 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.685 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.685 [DEBUG - pool-4-thread-6] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.694 [DEBUG - pool-4-thread-39] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.695 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.697 [DEBUG - pool-4-thread-68] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.698 [DEBUG - pool-4-thread-65] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.710 [DEBUG - pool-4-thread-37] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.711 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.712 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.715 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.722 [DEBUG - pool-4-thread-62] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.727 [DEBUG - pool-4-thread-67] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.727 [DEBUG - pool-4-thread-10] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.728 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.730 [DEBUG - pool-4-thread-60] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.757 [DEBUG - pool-4-thread-24] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.758 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.760 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x7998e298, L:/127.0.0.1:51242 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.760 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.760 [DEBUG - pool-4-thread-54] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.760 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.760 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.761 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.761 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=909), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [721ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [725ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [744ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [749ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [846ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.762 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.762 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.763 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.763 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.763 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.764 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.764 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.765 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.765 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.765 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.765 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.766 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.766 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.767 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.767 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.767 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.774 [DEBUG - pool-4-thread-16] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.775 [DEBUG - pool-4-thread-80] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.776 [DEBUG - pool-4-thread-25] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.801 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.802 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.802 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.803 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.803 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.804 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.804 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.805 [DEBUG - pool-4-thread-49] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.806 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.806 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.806 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.807 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.807 [DEBUG - pool-4-thread-36] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.807 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.808 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.808 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.808 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.808 [DEBUG - pool-4-thread-41] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.809 [DEBUG - pool-4-thread-48] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.809 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.810 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.810 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.810 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.811 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.811 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.812 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.812 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.812 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.813 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.813 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.822 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.823 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.823 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.823 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.825 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.827 [DEBUG - pool-4-thread-7] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.822 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.827 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.828 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.828 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.828 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x71cc096b, L:/127.0.0.1:43222 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.829 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.813 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.831 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.831 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.831 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.834 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.834 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.835 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.836 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x115d598e, L:/127.0.0.1:54364 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.837 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.837 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.840 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.840 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4b0e16f9, L:/127.0.0.1:43212 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.841 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x7114f3aa, L:/127.0.0.1:43290 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.841 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.842 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.842 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.843 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x5fb103ad, L:/127.0.0.1:54430 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.844 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.845 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.845 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.848 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x8a5b629f, L:/127.0.0.1:51258 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.849 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x14c3997c, L:/127.0.0.1:43342 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.850 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1000), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [187ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [196ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [590ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [601ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [974ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.850 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc80432a8, L:/127.0.0.1:54446 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.850 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5486a021, L:/127.0.0.1:43280 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.852 [DEBUG - pool-4-thread-2] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.852 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.853 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.853 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.854 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.855 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.856 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.858 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.858 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.859 [DEBUG - pool-4-thread-31] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.821 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.860 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.860 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.860 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2776bad0, L:/127.0.0.1:43296 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.860 [DEBUG - pool-4-thread-28] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.821 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.821 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.861 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.820 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.820 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.862 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.862 [DEBUG - pool-4-thread-19] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.820 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.862 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.820 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.819 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.819 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.864 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.819 [DEBUG - pool-4-thread-34] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.818 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.865 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.868 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.868 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xbeb9a9e6, L:/127.0.0.1:43400 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.871 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.874 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.874 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3c4c127, L:/127.0.0.1:54526 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.875 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.818 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.818 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.818 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.818 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xea4ab731, L:/127.0.0.1:54362 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.818 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x5982d692, L:/127.0.0.1:43264 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.817 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.817 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.882 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.817 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.882 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.816 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.816 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.816 [DEBUG - pool-4-thread-15] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:24.816 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.815 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.815 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.60:42311(127.9.193.60:42311)] connecting to peer
14:21:24.814 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.884 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.814 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:24.814 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:24.814 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.9.193.62:34655(127.9.193.62:34655)] Successfully connected to peer
14:21:24.886 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.886 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x23852259, L:/127.0.0.1:43240 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.886 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.889 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.890 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.890 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.892 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.893 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.896 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.898 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe1d63e1c, L:/127.0.0.1:54360 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.899 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.901 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x87a04f14, L:/127.0.0.1:43252 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.901 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.902 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xb08107fc, L:/127.0.0.1:43260 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.903 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6bc46696, L:/127.0.0.1:43198 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.904 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x761a5e43, L:/127.0.0.1:43208 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.904 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.905 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xd9fd9360, L:/127.0.0.1:43236 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.906 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x4b5879b7, L:/127.0.0.1:54356 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.906 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdd5ed6e5, L:/127.0.0.1:51256 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.907 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x642e79e7, L:/127.0.0.1:43316 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.907 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.908 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.909 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.912 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.914 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd92f3841, L:/127.0.0.1:51364 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.862 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.916 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.917 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xa8a14b75, L:/127.0.0.1:54416 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.920 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x4e93f62f, L:/127.0.0.1:43266 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.921 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x01d07118, L:/127.0.0.1:43326 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.922 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3046b654, L:/127.0.0.1:51366 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.922 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa3e648af, L:/127.0.0.1:51266 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.923 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.923 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.925 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.926 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7d2a3e15, L:/127.0.0.1:54380 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.929 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.929 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [229ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [231ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [239ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [240ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1043ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.930 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.932 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf73a6835, L:/127.0.0.1:51388 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.932 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.932 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.933 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.933 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.933 [DEBUG - pool-4-thread-70] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.933 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.933 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [392ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [410ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1010ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.933 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.933 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.934 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.934 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.934 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.935 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.936 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.936 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.937 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa4ddd19, L:/127.0.0.1:43356 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.937 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x1f60194e, L:/127.0.0.1:54474 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.937 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x6d0ddeb3, L:/127.0.0.1:51352 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.938 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.938 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.938 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:24.938 [DEBUG - pool-4-thread-10] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.939 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.939 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.939 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x9b6e8fbd, L:/127.0.0.1:54556 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.939 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.939 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.939 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [745ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [748ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [982ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1004ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1022ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.940 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1087), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [314ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [320ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [328ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [331ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.940 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.940 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.940 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:24.941 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.941 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.942 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.942 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.943 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.943 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.943 [DEBUG - pool-4-thread-63] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.943 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.943 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.943 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.944 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.944 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.944 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.945 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.946 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.946 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.946 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [173ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [186ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [968ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1071ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.947 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.947 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb2bce8d6, L:/127.0.0.1:51268 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.938 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.948 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [522ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [531ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1069ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.948 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.948 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.949 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.949 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.949 [DEBUG - pool-4-thread-39] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.949 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.949 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.949 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.949 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.949 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.950 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.950 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.950 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.950 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:24.950 [DEBUG - pool-4-thread-6] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.950 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.950 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.950 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.951 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.951 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1100), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [232ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1047ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.951 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.952 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:24.952 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.953 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.953 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.953 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.953 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.953 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state NEGOTIATING
14:21:24.953 [DEBUG - pool-4-thread-37] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.954 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.954 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.954 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.954 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.954 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:24.955 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.956 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.956 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.956 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.957 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.957 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.958 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.958 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.958 [DEBUG - pool-4-thread-54] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.958 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x922857ed, L:/127.0.0.1:54434 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.958410 13444 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.821287 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54450 (local address 127.9.193.60:42311)
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.852912 (+ 31625us) server_negotiation.cc:207] Beginning negotiation
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.852914 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.950417 (+ 97503us) server_negotiation.cc:408] Connection header received
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.958247 (+  7830us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.958248 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.958259 (+    11us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.958345 (+    86us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54450: BlockingWrite error: write error: Broken pipe (error 32)
14:21:24.958 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31605,"thread_start_us":44,"threads_started":1}
14:21:24.958 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.959 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.959 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.959 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.960 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb4609c71, L:/127.0.0.1:51372 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.961 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.961 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [833ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1014ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1037ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.962 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x8a22910e, L:/127.0.0.1:54508 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.962 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.963 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.963 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.963 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state NEGOTIATING
14:21:24.963 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.963 [DEBUG - pool-4-thread-24] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.964 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.964 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.964 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xe48cfa23, L:/127.0.0.1:43308 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.964 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.964 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:24.964 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9bdbf035, L:/127.0.0.1:51346 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.964 [INFO - kudu-nio-0] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.62:34655: connection closed
14:21:24.965 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.965 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1111), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [750ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [804ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [999ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1042ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.966 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9ae34c1a, L:/127.0.0.1:51298 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.967 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.62
14:21:24.968 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x51b1ad2d, L:/127.0.0.1:43388 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.970 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x03e470bc, L:/127.0.0.1:54552 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.970 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0f77315d, L:/127.0.0.1:51336 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.966 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.971 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.971 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.972 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.972 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.972 [DEBUG - pool-4-thread-67] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.972 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.972 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.972 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.972 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.973 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:24.973 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.973 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x6711bb93, L:/127.0.0.1:43382 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.973 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x67fef88a, L:/127.0.0.1:54460 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.967 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.974 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x2a1928dd, L:/127.0.0.1:43354 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.967 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x18ad99e2, L:/127.0.0.1:51282 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.974 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:24.975 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.975 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0x0c679e96, L:/127.0.0.1:43378 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.975 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.975 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.978644 13437 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.821533 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54496 (local address 127.9.193.60:42311)
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859291 (+ 37758us) server_negotiation.cc:207] Beginning negotiation
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859293 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.895771 (+ 36478us) server_negotiation.cc:408] Connection header received
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.895795 (+    24us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.895796 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.978 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xa67a8327, L:/127.0.0.1:43414 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:24.978 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.895808 (+    12us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.895871 (+    63us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.977740 (+ 81869us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.978463 (+   723us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.978568 (+   105us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54496: BlockingWrite error: write error: Broken pipe (error 32)
14:21:24.979 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":37728,"thread_start_us":36,"threads_started":1}
14:21:24.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.979 [DEBUG - pool-4-thread-3] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.980 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.980 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.980 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.980 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.980 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc0aba9d1, L:/127.0.0.1:51260 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.981 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.981 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [223ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [241ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [811ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1073ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.982 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.983 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc72d72ca, L:/127.0.0.1:51312 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.983 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.983 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.984 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.984 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.984 [DEBUG - pool-4-thread-68] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.984 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.984 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1132), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [287ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [705ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [716ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1072ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.984 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.985 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.985 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.985 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.985 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.986 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.986 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.987 [DEBUG - pool-4-thread-53] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.987 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.987 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.987499 13446 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.821143 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:54520 (local address 127.9.193.60:42311)
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.852698 (+ 31555us) server_negotiation.cc:207] Beginning negotiation
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.852700 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.885718 (+ 33018us) server_negotiation.cc:408] Connection header received
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.885741 (+    23us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.885742 (+     1us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.885764 (+    22us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.987 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.987 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.988 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.989 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.989 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.986 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.987 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.886277 (+   513us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.977237 (+ 90960us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.987303 (+ 10066us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.987434 (+   131us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:54520: BlockingRecv error: recv got EOF from 127.0.0.1:54520 (error 108)
14:21:24.989 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":31535,"thread_start_us":50,"threads_started":1}
14:21:24.989 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.990 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xccdba1fa, L:/127.0.0.1:54568 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:24.990 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:24.990 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:24.991671 13428 negotiation.cc:336] Failed RPC negotiation. Trace:
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.830796 (+     0us) reactor.cc:730] Submitting negotiation task for server connection from 127.0.0.1:43428 (local address 127.9.193.62:34655)
14:21:24.991 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859602 (+ 28806us) server_negotiation.cc:207] Beginning negotiation
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859604 (+     2us) server_negotiation.cc:400] Waiting for connection header
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859613 (+     9us) server_negotiation.cc:408] Connection header received
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859630 (+    17us) server_negotiation.cc:366] Received NEGOTIATE NegotiatePB request
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859630 (+     0us) server_negotiation.cc:462] Received NEGOTIATE request from client
14:21:24.991 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [262ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [272ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [702ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [711ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1080ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.991 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859639 (+     9us) server_negotiation.cc:378] Sending NEGOTIATE NegotiatePB response
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.859691 (+    52us) server_negotiation.cc:227] Negotiated authn=SASL
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.898570 (+ 38879us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.899295 (+   725us) server_negotiation.cc:378] Sending TLS_HANDSHAKE NegotiatePB response
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991229 (+ 91934us) server_negotiation.cc:366] Received TLS_HANDSHAKE NegotiatePB request
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991402 (+   173us) 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
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991503 (+   101us) server_negotiation.cc:366] Received SASL_INITIATE NegotiatePB request
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991506 (+     3us) server_negotiation.cc:882] Received SASL_INITIATE request from client
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991506 (+     0us) server_negotiation.cc:893] Client requested to use mechanism: PLAIN
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 0708 14:21:24.991603 (+    97us) negotiation.cc:326] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:43428: getpeername error: Transport endpoint is not connected (error 107)
14:21:24.992 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Metrics: {"server-negotiator.queue_time_us":28794,"thread_start_us":67,"threads_started":1}
14:21:24.992 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.993 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1138), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [756ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [853ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [956ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [966ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:24.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.994 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.994 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.994 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.994 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.994 [DEBUG - pool-4-thread-56] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.995 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.995 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.995 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.995 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.995 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:24.996 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd61ddc15, L:/127.0.0.1:51326 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:24.996 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:24.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:24.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:24.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:24.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:24.997 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:24.998 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:24.998 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:24.998 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:24.998 [DEBUG - pool-4-thread-25] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:24.998 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:24.998 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:24.999 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:24.999 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:24.999 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.000 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1148), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [286ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [296ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [732ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1083ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.001 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.002 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [279ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [288ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [704ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [718ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1090ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.002 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.003 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.003 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.003 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.003 [DEBUG - pool-4-thread-69] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.003 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.004 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.003 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.004 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.004 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.004 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.004 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.004 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.004 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.004 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.004 [DEBUG - pool-4-thread-71] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.004 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xc0905eb8, L:/127.0.0.1:43364 - R:/127.9.193.62:34655] using SASL/PLAIN
14:21:25.005 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.005 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.005 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.005 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.005 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.006 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.005997 10160 connection.cc:466] server connection from 127.0.0.1:54508 torn down before Call kudu.master.MasterService.ConnectToMaster from 127.0.0.1:54508 (request call id 0) could send its response
14:21:25.007 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xac168b60, L:/127.0.0.1:54396 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.009 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x99770cd9, L:/127.0.0.1:54488 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.010 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.011 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xe2ffc40a, L:/127.0.0.1:54536 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.012 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.014 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc6ff605e, L:/127.0.0.1:54410 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.016 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.017 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.018 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7441c58e, L:/127.0.0.1:54576 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.020 [DEBUG - pool-4-thread-74] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.020 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.021 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.023 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2d71a1c2, L:/127.0.0.1:51396 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.024 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1178), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [862ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [985ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1113ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1153ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1158ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.025 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.026 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.027 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.027 [DEBUG - pool-4-thread-2] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.027 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.027 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.028 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.028 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.028 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.029 [DEBUG - pool-4-thread-20] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.030 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc3c4fc0b, L:/127.0.0.1:54586 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.030 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.030 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.031 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.031 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.031 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.032 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.032 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.033 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.038 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x84ba5b32, L:/127.0.0.1:54590 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.039 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x924de9f4, L:/127.0.0.1:51400 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.040 [DEBUG - pool-4-thread-26] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.040 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.041 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1192), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [543ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [552ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [937ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1137ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.042 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.044 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.045 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.046 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.046 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.046 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.046 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.046 [DEBUG - pool-4-thread-36] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.047 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.047 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.047 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.047 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.047 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.048 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.048 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.050 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x87adac26, L:/127.0.0.1:54596 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.054 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.055 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.055 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.058 [DEBUG - pool-4-thread-30] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.061 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x9d9d8ee8, L:/127.0.0.1:51414 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.062 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1212), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [153ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [177ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1067ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1188ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.062 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.063 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.063 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x266501c1, L:/127.0.0.1:51406 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.064 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.065 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1216), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [144ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [155ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [823ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1144ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1193ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.066 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.067 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.068 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.068 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.068 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.068 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.068 [DEBUG - pool-4-thread-41] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.068 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.068 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.068 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.069 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.069 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.069 [DEBUG - pool-4-thread-48] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.069 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.069 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.069 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.069 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.069 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.070 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.071 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.071 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.073 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x0f10d032, L:/127.0.0.1:54606 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.073 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.074 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.077 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.078 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.080 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x59ac11f3, L:/127.0.0.1:51416 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.082 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.082 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1046ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1205ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.083 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.084 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1d084fb5, L:/127.0.0.1:51428 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.084 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.085 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.085 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.085 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.085 [DEBUG - pool-4-thread-30] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.085 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1235), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [13ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [812ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [965ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1199ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.085 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.085 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.085 [DEBUG - pool-4-thread-35] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.086 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.086 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.087 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.087 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.088 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.089 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.089 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.090 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.090 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.090 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.090 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.091 [DEBUG - pool-4-thread-65] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.091 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.091 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.091 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.091 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.091 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.093 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.093 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.094 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.094 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.094 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x6456cf67, L:/127.0.0.1:54612 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.097 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.098 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.100 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1170db5d, L:/127.0.0.1:51432 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.101 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.101 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1180ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1190ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1195ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.102 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.103 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.104 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.104 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.104 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2cf26ec1, L:/127.0.0.1:51438 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.104 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.104 [DEBUG - pool-4-thread-35] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.104 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.104 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.105 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1253), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [717ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [725ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1024ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1191ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.105 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.105 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.106 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.107 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.107 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.107 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.107 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.107 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.108 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.108 [DEBUG - pool-4-thread-62] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.108 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.108 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.108 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.108 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.108 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.109 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.109 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.110 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.110 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.111 [DEBUG - pool-4-thread-79] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.112 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.113 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.114 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x3cceb5a4, L:/127.0.0.1:51442 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.115 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.115 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [218ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [227ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [848ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [992ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1233ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.116 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.117 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.118 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.118 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.118 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.118 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.118 [DEBUG - pool-4-thread-60] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.118 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.118 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.118 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.119 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.120 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.120 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.120 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.121 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xf312aab9, L:/127.0.0.1:54614 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.125 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x47af37bc, L:/127.0.0.1:51456 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.125 [DEBUG - pool-4-thread-61] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.126 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1271), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [758ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [996ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1186ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1196ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1201ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.126 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.127 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.128 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.129 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.129 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.129 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.129 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.129 [DEBUG - pool-4-thread-79] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.130 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.130 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.130 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.130 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.130 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.131 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.131 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.133 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xb00b791e, L:/127.0.0.1:54630 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.139 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.140 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xd11042db, L:/127.0.0.1:51460 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.140 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.141 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1290), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [578ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [869ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [999ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1008ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1015ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.142 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.143 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.143 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.143 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.143 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.143 [DEBUG - pool-4-thread-61] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.144 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.144 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.144 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.145 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.145 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.146 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.146 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.147 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.148 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.154 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x66980860, L:/127.0.0.1:51478 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.155 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xb344ef67, L:/127.0.0.1:51472 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1303), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [747ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [855ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [995ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1093ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1237ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.156 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1303), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [843ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [932ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1077ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1236ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.157 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.157 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.158 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.158 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.158 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.158 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.159 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.159 [DEBUG - pool-4-thread-16] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.159 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.159 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.159 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.159 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.160 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.161 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.161 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.162 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.162 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.163 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.162 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.164 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.164 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.164 [DEBUG - pool-4-thread-31] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.165 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.165 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.165 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.165 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.165 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.166 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x4a80b43f, L:/127.0.0.1:51480 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.167 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1314), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [842ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [939ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [984ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1019ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1246ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.168 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.169 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.169 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.169 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.170 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.170 [DEBUG - pool-4-thread-28] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.170 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.170 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.170 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.170 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.171 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.172 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.172 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.174 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x50f2672a, L:/127.0.0.1:51494 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.175 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1322), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [749ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [854ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1018ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1070ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1254ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.176 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.176 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.176 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.177 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.177 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.178 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.178 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.178 [DEBUG - pool-4-thread-80] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.178 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.178 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.178 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.178 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.179 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.180 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.180 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.182 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xc2a66628, L:/127.0.0.1:51500 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.182 [DEBUG - pool-4-thread-12] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.183 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1329), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [845ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [914ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [940ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1017ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1261ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.184 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.184 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.184 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.185 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.185 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.189 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.189 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.190 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.190 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.190 [DEBUG - pool-4-thread-19] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.190 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.190 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.190 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.190 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.191 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.191 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xfe702cbb, L:/127.0.0.1:51508 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.191 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.192 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.192 [DEBUG - pool-4-thread-78] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.193 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.193 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x06d4c58f, L:/127.0.0.1:54642 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.193 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [861ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1074ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1316ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1325ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.193 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.194 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.194 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.195 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.196 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.196 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.196 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.196 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.196 [DEBUG - pool-4-thread-12] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.196 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.196 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.197 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.197 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.198 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.198 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.199 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.199 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.199 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.202 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x2f5804f5, L:/127.0.0.1:54648 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.204 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xdfc1d694, L:/127.0.0.1:51512 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.205 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.205 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.206 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.206 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1353), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [808ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1056ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1277ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1287ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1290ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.207 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.207 [DEBUG - pool-4-thread-40] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.208 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.209 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.209 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.210 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.210 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.210 [DEBUG - pool-4-thread-78] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.210 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.210 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.210 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.210 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.211 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.212 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.212 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.212 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.213 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.213 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x86501de9, L:/127.0.0.1:51524 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.214 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.214 [DEBUG - kudu-nio-2] (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.9.193.62:34655, [805ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [909ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1100ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1307ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.215 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.216 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.216 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.217 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.217 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.217 [DEBUG - pool-4-thread-15] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.217 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.217 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.217 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.217 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.218 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.220 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0xc57ee03a, L:/127.0.0.1:54652 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.220 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.221 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.221 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state NEGOTIATING due to: connection closed
14:21:25.221 [INFO - kudu-nio-1] (ConnectToCluster.java:385) Unable to connect to master 127.9.193.60:42311: connection closed
14:21:25.222 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.222 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.225 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.225 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.226 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.227 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.228 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.228 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.231 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.234 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x74333741, L:/127.0.0.1:51532 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.234 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.235 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1388), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [817ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1012ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1152ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1163ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1367ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.236 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.237 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.237 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.237 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.237 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x64eb76fd, L:/127.0.0.1:51544 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.237 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.237 [DEBUG - pool-4-thread-74] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.238 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.238 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.238 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.238 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.238 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.238 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1390), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [816ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1139ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1159ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1169ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1368ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.240 [DEBUG - pool-4-thread-29] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.241 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x02af01fb, L:/127.0.0.1:51558 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.241 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.242 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1392), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [936ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1168ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1178ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1369ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.243 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.244 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.244 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.244 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.244 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.244 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.245 [DEBUG - pool-4-thread-26] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.245 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.245 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.245 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.245 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.246 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.246 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.246 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.246 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.246 [DEBUG - pool-4-thread-20] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.246 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.247 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.247 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.247 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.247 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.248 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.248 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.250 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.251 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.253 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x785a2c1b, L:/127.0.0.1:54668 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.254 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.254 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.257 [DEBUG - pool-4-thread-22] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.257 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xf77b5309, L:/127.0.0.1:51566 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.258 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.258 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1408), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [814ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [969ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1359ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1373ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1377ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.258 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.259 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.260 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.260 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.260 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.260 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.260 [DEBUG - pool-4-thread-29] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.261 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.261 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.261 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.261 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.262 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.263 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.263 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.266 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x092f650f, L:/127.0.0.1:54680 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.266 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.267 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.269 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.270 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.272 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x79207d8f, L:/127.0.0.1:51576 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.273 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1417), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [876ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [925ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1331ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1340ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1347ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.274 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.275 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.275 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.275 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.275 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.276 [DEBUG - pool-4-thread-22] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.276 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.276 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.276 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0xa9f31782, L:/127.0.0.1:51580 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.277 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.277 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.277 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1431), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [818ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [819ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [985ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1062ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1412ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.278 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.278 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.279 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.279 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.279 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.280 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.280 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.280 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.280 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.280 [DEBUG - pool-4-thread-49] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.280 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.280 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.280 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.280 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.281 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.282 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.282 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.282 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.282 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.284 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.285 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.286 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.287 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.291 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x1349201d, L:/127.0.0.1:51586 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.292 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1439), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [746ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [898ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [912ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1095ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1371ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.292 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x13344753, L:/127.0.0.1:51594 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1442), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [806ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1035ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1302ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1315ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1388ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.293 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.294 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.294 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.294 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.294 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.294 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.294 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.294 [DEBUG - pool-4-thread-34] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.295 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.295 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.295 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.295 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.295 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.295 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.295 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.295 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.295 [DEBUG - pool-4-thread-40] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.296 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.296 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.296 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.296 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.296 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.298 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.298 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.298 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.298 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.298 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.298 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.299 [DEBUG - kudu-nio-0] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.299 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.299 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.300 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.301 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.302 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.302 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.304 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.304 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.306 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.306 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.306 [DEBUG - pool-4-thread-11] (Connection.java:748) [peer master-127.9.193.61:39209(127.9.193.61:39209)] connecting to peer
14:21:25.307 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.9.193.60:42311(127.9.193.60:42311)] Successfully connected to peer
14:21:25.308 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.60
14:21:25.310 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.9.193.61:39209(127.9.193.61:39209)] Successfully connected to peer
14:21:25.311 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.9.193.61
14:21:25.312 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x7efc8fe5, L:/127.0.0.1:54692 - R:/127.9.193.60:42311] using SASL/PLAIN
14:21:25.316 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x0d04cc2d, L:/127.0.0.1:51606 - R:/127.9.193.61:39209] using SASL/PLAIN
14:21:25.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:25.317 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=GetTableSchema, tablet=null, attempt=1, TimeoutTracker(timeout=50000, elapsed=1465), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.62:34655, [807ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.60:42311, [1092ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.62:34655: OK, [1391ms] Sub RPC ConnectToMaster: sending RPC to server master-127.9.193.61:39209, [1398ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.60:42311: OK, [1402ms] Sub RPC ConnectToMaster: received response from server master-127.9.193.61:39209: OK, deferred=null) after lookup
14:21:25.318 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:894) Opened table 941e0d389783437585c36f21fa3155aa
14:21:25.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet 9a515a5485d5435492ba3cb454c31512 for table 'testManyClients' with partition [<start>, 0x8000000A)
14:21:25.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet bd5fd6ee8238480686debc51e4fd19ce for table 'testManyClients' with partition [0x8000000A, 0x80000014)
14:21:25.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet e8263007dde14c4aae16a1b26e030147 for table 'testManyClients' with partition [0x80000014, 0x8000001E)
14:21:25.319 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2538) Learned about tablet fa8408afce0b43fd85ac79484a3d63f5 for table 'testManyClients' with partition [0x8000001E, <end>)
14:21:25.319 [DEBUG - kudu-nio-2] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x8000000A, ttl=299999, tablet=9a515a5485d5435492ba3cb454c31512@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x8000000A, upperBoundPartitionKey=0x80000014, ttl=299999, tablet=bd5fd6ee8238480686debc51e4fd19ce@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}, Tablet{lowerBoundPartitionKey=0x80000014, upperBoundPartitionKey=0x8000001E, ttl=299999, tablet=e8263007dde14c4aae16a1b26e030147@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157),7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)[L]]}, Tablet{lowerBoundPartitionKey=0x8000001E, upperBoundPartitionKey=0x, ttl=299999, tablet=fa8408afce0b43fd85ac79484a3d63f5@[0b5f9d6a4ca146a1a63bd94340b90d00(127.9.193.1:44633),3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)[L],7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)]}]
14:21:25.320 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.320 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.320 [DEBUG - pool-4-thread-11] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.320 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.320 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.320 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.320 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.321 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.322 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.322 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.349 [DEBUG - main] (Connection.java:575) [peer master-127.9.193.62:34655(127.9.193.62:34655)] disconnecting while in state READY
14:21:25.349 [DEBUG - main] (Connection.java:575) [peer 7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)] disconnecting while in state READY
14:21:25.349 [DEBUG - main] (Connection.java:575) [peer master-127.9.193.60:42311(127.9.193.60:42311)] disconnecting while in state READY
14:21:25.349 [DEBUG - main] (Connection.java:575) [peer master-127.9.193.61:39209(127.9.193.61:39209)] disconnecting while in state READY
14:21:25.349 [DEBUG - main] (Connection.java:575) [peer 3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)] disconnecting while in state READY
14:21:25.350 [DEBUG - kudu-nio-4] (Connection.java:239) [peer 7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)] handling channelInactive
14:21:25.350 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.9.193.62:34655(127.9.193.62:34655)] handling channelInactive
14:21:25.350 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.9.193.60:42311(127.9.193.60:42311)] handling channelInactive
14:21:25.350 [DEBUG - kudu-nio-4] (Connection.java:709) [peer 7168b84483fa4952a719e0f68787e22a(127.9.193.3:35919)] cleaning up while in state READY due to: connection closed
14:21:25.350 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.9.193.60:42311(127.9.193.60:42311)] cleaning up while in state READY due to: connection closed
14:21:25.350 [DEBUG - kudu-nio-3] (Connection.java:239) [peer 3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)] handling channelInactive
14:21:25.350 [DEBUG - kudu-nio-3] (Connection.java:709) [peer 3c78d363fff746a5a6d7dd3f3f0b9c41(127.9.193.2:43157)] cleaning up while in state READY due to: connection closed
14:21:25.351 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.9.193.62:34655(127.9.193.62:34655)] cleaning up while in state READY due to: connection closed
14:21:25.351 [DEBUG - kudu-nio-2] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:25.352 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.9.193.61:39209(127.9.193.61:39209)] handling channelInactive
14:21:25.352 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.9.193.61:39209(127.9.193.61:39209)] cleaning up while in state READY due to: connection closed
14:21:25.352 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.352578  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 10273
14:21:25.361 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.360913  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 10408
14:21:25.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.369060  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 10543
14:21:25.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.375612  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 9999
14:21:25.383 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.383164  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 10071
14:21:25.391 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.390208  9988 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 10142
14:21:25.425 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:25Z chronyd exiting
.14:21:25.453 [DEBUG - main] (RandomUtils.java:49) Using random seed: 1783520485453
14:21:25.457 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
14:21:25.458 [INFO - main] (KuduTestHarness.java:155) Creating a new MiniKuduCluster...
14:21:25.458 [INFO - main] (TempDirUtils.java:71) Using the temp directory defined by TEST_TMPDIR: /tmp/dist-test-task3r1KAj/test-tmp
14:21:25.458 [INFO - main] (KuduBinaryLocator.java:83) Using Kudu binary directory specified by system property 'kuduBinDir': ../../../build/release/bin
14:21:25.459 [INFO - main] (MiniKuduCluster.java:217) Starting process: [/tmp/dist-test-task3r1KAj/java/build/dist-test/../../../build/release/bin/kudu, test, mini_cluster, --serialization=pb]
14:21:25.463 [DEBUG - main] (MiniKuduCluster.java:185) Request: create_cluster {
  num_masters: 3
  num_tservers: 3
  enable_kerberos: false
  cluster_root: "/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671"
  hms_mode: NONE
  mini_kdc_options {
  }
  principal: "kudu"
  mini_oidc_options {
  }
}

14:21:25.565 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:21:25.566 [DEBUG - main] (MiniKuduCluster.java:185) Request: start_cluster {
}

14:21:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.566784 13540 mini_oidc.cc:150] Starting JWKS server
14:21:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.567240 13540 webserver.cc:533] Webserver started at http://127.0.0.1:33803/ using document root <none> and password file <none>
14:21:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.567343 13540 mini_oidc.cc:186] Starting OIDC Discovery server
14:21:25.567 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.567509 13540 webserver.cc:533] Webserver started at http://127.0.0.1:43179/ using document root <none> and password file <none>
14:21:25.574 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:25Z chronyd version 4.6.1 starting (+CMDMON +NTP +REFCLOCK +RTC -PRIVDROP -SCFILTER -SIGND +ASYNCDNS -NTS -SECHASH -IPV6 +DEBUG)
14:21:25.575 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:25Z Disabled control of system clock
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.578011 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/logs
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data/info.pb
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.62:36323
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.62
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.578 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json with env {}
14:21:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.652899 13551 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.653048 13551 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:25.653 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.653066 13551 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654544 13551 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654583 13551 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654599 13551 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654611 13551 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654623 13551 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:25.654 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.654634 13551 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33803/jwks.json
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.656069 13551 master_runner.cc:387] Master server non-default flags:
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.62:36323
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data/info.pb
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.62
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13551
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/logs
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.656237 13551 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:25.656 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.656395 13551 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.659224 13551 server_base.cc:1061] running on GCE node
14:21:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.659258 13556 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
14:21:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.659258 13559 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
14:21:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.659363 13557 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
14:21:25.659 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.659648 13551 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:25.660 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.659894 13551 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:25.661 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.661046 13551 hybrid_clock.cc:648] HybridClock initialized: now 1783520485661027 us; error 31 us; skew 500 ppm
14:21:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.662196 13551 webserver.cc:533] Webserver started at http://127.13.57.62:36835/ using document root <none> and password file <none>
14:21:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.662412 13551 fs_manager.cc:362] Metadata directory not provided
14:21:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.662482 13551 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:25.662 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.662580 13551 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.663383 13551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data/instance:
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a30630335e74c4da785d2139412b1ba"
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.663718 13551 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal/instance:
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a30630335e74c4da785d2139412b1ba"
14:21:25.663 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.664894 13551 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:21:25.665 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.665746 13565 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.665951 13551 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.666055 13551 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "6a30630335e74c4da785d2139412b1ba"
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.666179 13551 fs_report.cc:389] FS layout report
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data/data
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:25.666 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:25.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.678016 13551 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:25.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.678262 13551 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
14:21:25.678 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.678355 13551 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.682129 13551 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.62:36323
14:21:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.682192 13617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.62:36323 every 8 connection(s)
14:21:25.682 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.682520 13551 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/data/info.pb
14:21:25.683 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.683174 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:25.684 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.684363 13618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.691670 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 13551
14:21:25.691 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.691747 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-0/wal/instance
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.692407 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/logs
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data/info.pb
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.692 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.61:39459
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.61
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.693 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json with env {}
14:21:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.694272 13618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.694 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.694741 13568 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.57.61:39459: connect: Connection refused (error 111)
14:21:25.695 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.695254 13618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.61:39459: Network error: Client connection negotiation failed: client connection to 127.13.57.61:39459: connect: Connection refused (error 111)
14:21:25.744 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.744462 13618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } attempt: 1
14:21:25.745 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.745417 13618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.61:39459: Network error: Client connection negotiation failed: client connection to 127.13.57.61:39459: connect: Connection refused (error 111)
14:21:25.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.768100 13622 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:25.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.768245 13622 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:25.768 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.768263 13622 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:25.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769732 13622 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:25.769 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769770 13622 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769784 13622 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769796 13622 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769809 13622 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:25.770 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.769819 13622 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33803/jwks.json
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.771437 13622 master_runner.cc:387] Master server non-default flags:
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.61:39459
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data/info.pb
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.61
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13622
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.771 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/logs
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.771610 13622 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:25.772 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.771770 13622 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.773985 13629 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
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.774062 13622 server_base.cc:1061] running on GCE node
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.774134 13631 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
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.773998 13628 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
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.774399 13622 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:25.774 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.774662 13622 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:25.775 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.775831 13622 hybrid_clock.cc:648] HybridClock initialized: now 1783520485775798 us; error 35 us; skew 500 ppm
14:21:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.776893 13622 webserver.cc:533] Webserver started at http://127.13.57.61:35555/ using document root <none> and password file <none>
14:21:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.777108 13622 fs_manager.cc:362] Metadata directory not provided
14:21:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.777187 13622 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:25.777 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.777289 13622 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.778162 13622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data/instance:
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f"
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.778522 13622 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal/instance:
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f"
14:21:25.778 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.779 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.779714 13622 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.780387 13637 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.780555 13622 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.001s	sys 0.000s
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.780640 13622 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f"
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.780694 13622 fs_report.cc:389] FS layout report
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data/data
14:21:25.780 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:25.781 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.804392 13622 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.804747 13622 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
14:21:25.804 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.804895 13622 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:25.808 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.808825 13622 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.61:39459
14:21:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.808866 13689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.61:39459 every 8 connection(s)
14:21:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.809199 13622 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/data/info.pb
14:21:25.809 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.809819 13690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:25.811 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.811089 13690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.813 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.813584 13618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } attempt: 2
14:21:25.816 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.815912 13690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.817260 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 13622
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.817335 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-1/wal/instance
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.817502 13618 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.817737 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:25.817 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/logs
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data/info.pb
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) master
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.60:40789
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.60
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.818 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json with env {}
14:21:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.819156 13618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.60:40789: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.819377 13690 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.819 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.819734 13638 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.820 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.820171 13690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.60:40789: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.862 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.862310 13618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } attempt: 1
14:21:25.863 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.863087 13618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.60:40789: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.869 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.869357 13690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } attempt: 1
14:21:25.870 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.870306 13690 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.60:40789: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.892555 13695 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:25.892 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.892726 13695 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:25.893 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.892758 13695 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894280 13695 flags.cc:432] Enabled experimental flag: --ipki_ca_key_size=768
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894340 13695 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894362 13695 flags.cc:432] Enabled experimental flag: --tsk_num_rsa_bits=512
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894381 13695 flags.cc:432] Enabled experimental flag: --rpc_reuseport=true
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894399 13695 flags.cc:432] Enabled experimental flag: --enable_jwt_token_auth=true
14:21:25.894 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.894416 13695 flags.cc:432] Enabled experimental flag: --jwks_url=http://localhost:33803/jwks.json
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.895936 13695 master_runner.cc:387] Master server non-default flags:
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_ca_key_size=768
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --master_addresses=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tsk_num_rsa_bits=512
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.60:40789
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_reuseport=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_jwt_token_auth=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --jwks_url=http://localhost:33803/jwks.json
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data/info.pb
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.60
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13695
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/logs
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Master server version:
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:25.896 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.896162 13695 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:25.897 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.896394 13695 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.898895 13702 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
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.898882 13704 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
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.898909 13695 server_base.cc:1061] running on GCE node
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.898882 13701 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
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.899257 13695 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:25.899 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.899436 13695 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:25.900 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.900553 13695 hybrid_clock.cc:648] HybridClock initialized: now 1783520485900532 us; error 39 us; skew 500 ppm
14:21:25.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.901504 13695 webserver.cc:533] Webserver started at http://127.13.57.60:42885/ using document root <none> and password file <none>
14:21:25.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.901718 13695 fs_manager.cc:362] Metadata directory not provided
14:21:25.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.901764 13695 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:25.901 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.901831 13695 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.902551 13695 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data/instance:
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa83e3c671704d418a2266161b4a0e1b"
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.902813 13695 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal/instance:
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa83e3c671704d418a2266161b4a0e1b"
14:21:25.902 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.903 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.903815 13695 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.904347 13710 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.904489 13695 fs_manager.cc:730] Time spent opening block manager: real 0.000s	user 0.000s	sys 0.000s
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.904536 13695 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "fa83e3c671704d418a2266161b4a0e1b"
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:25 on dist-test-slave-h14s"
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.904572 13695 fs_report.cc:389] FS layout report
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data/data
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:25.904 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:25.910 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.910243 13618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } attempt: 2
14:21:25.911 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.910954 13618 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.13.57.60:40789: Network error: Client connection negotiation failed: client connection to 127.13.57.60:40789: connect: Connection refused (error 111)
14:21:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.916004 13695 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.916217 13695 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
14:21:25.916 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.916304 13695 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.920007 13695 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.60:40789
14:21:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.920037 13762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.60:40789 every 8 connection(s)
14:21:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.920270 13695 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/data/info.pb
14:21:25.920 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.920693 13763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.921933 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 13695
14:21:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.922001 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/master-2/wal/instance
14:21:25.922 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.921941 13763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.927 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.926892 13763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.929 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.929724 13763 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } has no permanent_uuid. Determining permanent_uuid...
14:21:25.933 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.933580 13763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: Bootstrap starting.
14:21:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.934155 13763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: Neither blocks nor log segments found. Creating new log.
14:21:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.934340 13763 log.cc:826] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: Log is configured to *not* fsync() on all Append() calls
14:21:25.934 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.934805 13763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: No bootstrap required, opened a new log
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936215 13763 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936316 13763 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936337 13763 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa83e3c671704d418a2266161b4a0e1b, State: Initialized, Role: FOLLOWER
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936434 13763 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936658 13763 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: configured and running, proceeding with master startup.
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936630 13771 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:25.936 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.936729 13771 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: This master's current role is: FOLLOWER
14:21:25.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.938479 13782 catalog_manager.cc:1594] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:25.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.938455 13690 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } attempt: 2
14:21:25.938 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.938871 13782 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:25.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.938951 13695 master_runner.cc:187] Error getting master registration for 127.13.57.62:36323: OK, instance_id { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" instance_seqno: 1783520485681089 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:21:25.940 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.940518 13695 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:25.942 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.942301 13690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: Bootstrap starting.
14:21:25.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.942979 13690 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: Neither blocks nor log segments found. Creating new log.
14:21:25.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.943243 13690 log.cc:826] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: Log is configured to *not* fsync() on all Append() calls
14:21:25.943 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.943871 13690 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: No bootstrap required, opened a new log
14:21:25.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.945634 13690 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:25.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.945784 13690 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:25.945 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.945819 13690 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7728cdd1fcb3414f9b3121c7e67b2e2f, State: Initialized, Role: FOLLOWER
14:21:25.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.945902 13690 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:25.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.946159 13690 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: configured and running, proceeding with master startup.
14:21:25.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.946126 13785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:25.946 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.946636 13785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: This master's current role is: FOLLOWER
14:21:25.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.948174 13796 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:25.948 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:25.948354 13796 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.948395 13622 master_runner.cc:187] Error getting master registration for 127.13.57.62:36323: OK, instance_id { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" instance_seqno: 1783520485681089 } error { code: CATALOG_MANAGER_NOT_INITIALIZED status { code: SERVICE_UNAVAILABLE message: "Catalog manager is not initialized. State: Starting" } }
14:21:25.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:25.949560 13622 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:26.018 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.018100 13618 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } attempt: 3
14:21:26.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.022794 13618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: Bootstrap starting.
14:21:26.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.023526 13618 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: Neither blocks nor log segments found. Creating new log.
14:21:26.023 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.023788 13618 log.cc:826] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: Log is configured to *not* fsync() on all Append() calls
14:21:26.024 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.024546 13618 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: No bootstrap required, opened a new log
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.026940 13618 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027069 13618 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027103 13618 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a30630335e74c4da785d2139412b1ba, State: Initialized, Role: FOLLOWER
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027245 13618 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027524 13618 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: configured and running, proceeding with master startup.
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027491 13799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.027 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.027904 13799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: This master's current role is: FOLLOWER
14:21:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.029582 13810 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
14:21:26.029 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.029790 13810 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
14:21:26.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.031428 13551 master_runner.cc:264] No leader master found from master 6a30630335e74c4da785d2139412b1ba
14:21:26.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.031471 13551 master_runner.cc:419] Couldn't verify the masters in the cluster. Trying again...
14:21:26.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.037739 13771 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:26.037 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.037855 13771 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:26.038 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.038103 13771 leader_election.cc:290] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a30630335e74c4da785d2139412b1ba (127.13.57.62:36323), 7728cdd1fcb3414f9b3121c7e67b2e2f (127.13.57.61:39459)
14:21:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.038762 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa83e3c671704d418a2266161b4a0e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a30630335e74c4da785d2139412b1ba" is_pre_election: true
14:21:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.038874 13592 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa83e3c671704d418a2266161b4a0e1b in term 0.
14:21:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.039001 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa83e3c671704d418a2266161b4a0e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" is_pre_election: true
14:21:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.039119 13664 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa83e3c671704d418a2266161b4a0e1b in term 0.
14:21:26.039 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.039315 13713 leader_election.cc:304] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [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: 7728cdd1fcb3414f9b3121c7e67b2e2f, fa83e3c671704d418a2266161b4a0e1b; no voters: 
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.040043 13771 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.040102 13771 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.040124 13771 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 0 FOLLOWER]: Advancing to term 1
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.040988 13771 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.041102 13771 leader_election.cc:290] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [CANDIDATE]: Term 1 election: Requested vote from peers 6a30630335e74c4da785d2139412b1ba (127.13.57.62:36323), 7728cdd1fcb3414f9b3121c7e67b2e2f (127.13.57.61:39459)
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.041395 13664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa83e3c671704d418a2266161b4a0e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f"
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.041457 13664 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 0 FOLLOWER]: Advancing to term 1
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.041712 13592 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "fa83e3c671704d418a2266161b4a0e1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a30630335e74c4da785d2139412b1ba"
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.041771 13592 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 0 FOLLOWER]: Advancing to term 1
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.042500 13592 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa83e3c671704d418a2266161b4a0e1b in term 1.
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.042647 13711 leader_election.cc:304] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [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: 6a30630335e74c4da785d2139412b1ba, fa83e3c671704d418a2266161b4a0e1b; no voters: 
14:21:26.043 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.043291 13664 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa83e3c671704d418a2266161b4a0e1b in term 1.
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.043872 13771 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 1 FOLLOWER]: Leader election won for term 1
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.044013 13771 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [term 1 LEADER]: Becoming Leader. State: Replica: fa83e3c671704d418a2266161b4a0e1b, State: Running, Role: LEADER
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.044087 13771 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [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: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } }
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.044405 13771 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa83e3c671704d418a2266161b4a0e1b. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.044462 13771 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: This master's current role is: LEADER
14:21:26.044 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.044891 13814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
14:21:26.045 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.045133 13814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
14:21:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.046890 13664 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [term 1 FOLLOWER]: Refusing update from remote peer fa83e3c671704d418a2266161b4a0e1b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:26.047 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.047101 13592 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [term 1 FOLLOWER]: Refusing update from remote peer fa83e3c671704d418a2266161b4a0e1b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.047654 13771 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:26.048 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.047788 13771 consensus_queue.cc:1048] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.048902 13799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa83e3c671704d418a2266161b4a0e1b. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.049 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.048971 13799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: This master's current role is: FOLLOWER
14:21:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.049772 13785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa83e3c671704d418a2266161b4a0e1b. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.050 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.049840 13785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: This master's current role is: FOLLOWER
14:21:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.051327 13771 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.051 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.051395 13771 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: This master's current role is: LEADER
14:21:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.051971 13799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.052055 13799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba [sys.catalog]: This master's current role is: FOLLOWER
14:21:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.052408 13815 mvcc.cc:204] Tried to move back new op lower bound from 7305299910845714432 to 7305299910837116928. Current Snapshot: MvccSnapshot[applied={T|T < 7305299910845714432}]
14:21:26.052 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.052567 13816 mvcc.cc:204] Tried to move back new op lower bound from 7305299910845714432 to 7305299910837116928. Current Snapshot: MvccSnapshot[applied={T|T < 7305299910845714432}]
14:21:26.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.053524 13771 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.053 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.053592 13771 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b [sys.catalog]: This master's current role is: LEADER
14:21:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.054147 13785 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "fa83e3c671704d418a2266161b4a0e1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6a30630335e74c4da785d2139412b1ba" member_type: VOTER last_known_addr { host: "127.13.57.62" port: 36323 } } peers { permanent_uuid: "7728cdd1fcb3414f9b3121c7e67b2e2f" member_type: VOTER last_known_addr { host: "127.13.57.61" port: 39459 } } peers { permanent_uuid: "fa83e3c671704d418a2266161b4a0e1b" member_type: VOTER last_known_addr { host: "127.13.57.60" port: 40789 } } }
14:21:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.054229 13785 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f [sys.catalog]: This master's current role is: FOLLOWER
14:21:26.054 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.054567 13818 mvcc.cc:204] Tried to move back new op lower bound from 7305299910845714432 to 7305299910837116928. Current Snapshot: MvccSnapshot[applied={T|T < 7305299910845714432}]
14:21:26.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.055719 13814 catalog_manager.cc:1383] Generated new cluster ID: f938a7937b16437c818b151dbc76a028
14:21:26.065 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.055761 13814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
14:21:26.096 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.096237 13814 catalog_manager.cc:1406] Generated new certificate authority record
14:21:26.097 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.097147 13814 catalog_manager.cc:1540] Loading token signing keys...
14:21:26.124 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.124601 13814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fa83e3c671704d418a2266161b4a0e1b: Generated new TSK 0
14:21:26.125 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.125182 13814 catalog_manager.cc:1550] Initializing in-progress tserver states...
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.129161 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/logs
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data/info.pb
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:26.129 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.1:0
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.1
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.1
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.130 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:26.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.218007 13824 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:26.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.218194 13824 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:26.218 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.218222 13824 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:26.219 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.219745 13824 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:26.220 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.219828 13824 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.57.1
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.221346 13824 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.1:0
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data/info.pb
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.1
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.221 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13824
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.1
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/logs
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.221599 13824 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:26.222 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.221858 13824 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.224364 13829 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
14:21:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.224412 13832 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
14:21:26.224 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.224610 13830 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
14:21:26.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.224923 13824 server_base.cc:1061] running on GCE node
14:21:26.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.225116 13824 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:26.225 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.225375 13824 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:26.226 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.226529 13824 hybrid_clock.cc:648] HybridClock initialized: now 1783520486226511 us; error 25 us; skew 500 ppm
14:21:26.227 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.227777 13824 webserver.cc:533] Webserver started at http://127.13.57.1:38569/ using document root <none> and password file <none>
14:21:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.227985 13824 fs_manager.cc:362] Metadata directory not provided
14:21:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.228048 13824 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:26.228 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.228152 13824 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.229311 13824 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data/instance:
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ce657dee7514ef9934af25b89fd3776"
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.229734 13824 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal/instance:
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ce657dee7514ef9934af25b89fd3776"
14:21:26.229 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.231 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.231344 13824 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
14:21:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.232206 13838 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.232504 13824 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
14:21:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.232693 13824 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal
14:21:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "3ce657dee7514ef9934af25b89fd3776"
14:21:26.232 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.232926 13824 fs_report.cc:389] FS layout report
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data/data
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:26.233 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.277243 13824 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.277508 13824 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
14:21:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.277599 13824 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:26.277 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.277812 13824 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:26.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.278220 13824 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:26.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.278286 13824 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:26.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.278322 13824 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:26.278 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.278342 13824 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:26.284 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.284667 13824 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.1:38237
14:21:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.284736 13951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.1:38237 every 8 connection(s)
14:21:26.285 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.285111 13824 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/data/info.pb
14:21:26.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.286966 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 13824
14:21:26.287 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.287058 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-0/wal/instance
14:21:26.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.288740 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal
14:21:26.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data
14:21:26.290 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/logs
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data/info.pb
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.2:0
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.2
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.2
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.291 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292032 13953 heartbeater.cc:344] Connected to a master server at 127.13.57.62:36323
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292054 13952 heartbeater.cc:344] Connected to a master server at 127.13.57.60:40789
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292138 13953 heartbeater.cc:461] Registering TS with master...
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292145 13952 heartbeater.cc:461] Registering TS with master...
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292369 13952 heartbeater.cc:507] Master 127.13.57.60:40789 requested a full tablet report, sending...
14:21:26.292 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292369 13953 heartbeater.cc:507] Master 127.13.57.62:36323 requested a full tablet report, sending...
14:21:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292809 13727 ts_manager.cc:194] Registered new tserver with Master: 3ce657dee7514ef9934af25b89fd3776 (127.13.57.1:38237)
14:21:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.292956 13582 ts_manager.cc:194] Registered new tserver with Master: 3ce657dee7514ef9934af25b89fd3776 (127.13.57.1:38237)
14:21:26.293 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.293758 13727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.57.1:52859
14:21:26.294 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.294844 13954 heartbeater.cc:344] Connected to a master server at 127.13.57.61:39459
14:21:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.294909 13954 heartbeater.cc:461] Registering TS with master...
14:21:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.294966 13954 heartbeater.cc:507] Master 127.13.57.61:39459 requested a full tablet report, sending...
14:21:26.295 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.295279 13654 ts_manager.cc:194] Registered new tserver with Master: 3ce657dee7514ef9934af25b89fd3776 (127.13.57.1:38237)
14:21:26.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.368536 13959 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:26.368 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.368686 13959 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:26.369 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.368705 13959 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.370275 13959 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:26.370 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.370323 13959 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.57.2
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.371862 13959 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.2:0
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data/info.pb
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.2
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.13959
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.2
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/logs
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:26.372 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.372030 13959 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:26.373 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.372182 13959 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.375430 13964 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
14:21:26.375 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.375438 13965 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
14:21:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.375569 13967 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
14:21:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.375569 13959 server_base.cc:1061] running on GCE node
14:21:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.376189 13959 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:26.376 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.376381 13959 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:26.377 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.377532 13959 hybrid_clock.cc:648] HybridClock initialized: now 1783520486377520 us; error 26 us; skew 500 ppm
14:21:26.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.378623 13959 webserver.cc:533] Webserver started at http://127.13.57.2:32959/ using document root <none> and password file <none>
14:21:26.378 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.378842 13959 fs_manager.cc:362] Metadata directory not provided
14:21:26.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.378912 13959 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:26.379 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.379012 13959 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.379834 13959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data/instance:
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db89ce08df6b48bf9a0318b7b2403444"
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.380198 13959 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal/instance:
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db89ce08df6b48bf9a0318b7b2403444"
14:21:26.380 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.381374 13959 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.382138 13973 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.382366 13959 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.382439 13959 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "db89ce08df6b48bf9a0318b7b2403444"
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.382496 13959 fs_report.cc:389] FS layout report
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data/data
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:26.382 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:26.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.398542 13959 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:26.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.398835 13959 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
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.398970 13959 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.399185 13959 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.399513 13959 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.399554 13959 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.399583 13959 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:26.399 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.399601 13959 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:26.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.406531 13959 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.2:45327
14:21:26.406 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.406625 14086 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.2:45327 every 8 connection(s)
14:21:26.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.406909 13959 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/data/info.pb
14:21:26.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.407109 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 13959
14:21:26.407 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.407186 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-1/wal/instance
14:21:26.408 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.408850 13540 external_mini_cluster.cc:1372] Running /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) /tmp/dist-test-task3r1KAj/build/release/bin/kudu
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --block_manager=log
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=localhost
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/logs
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data/info.pb
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) tserver
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) run
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.3:0
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.3
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.3
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.409 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.410 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin with env {}
14:21:26.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.413403 14087 heartbeater.cc:344] Connected to a master server at 127.13.57.60:40789
14:21:26.413 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.413501 14087 heartbeater.cc:461] Registering TS with master...
14:21:26.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.413734 14087 heartbeater.cc:507] Master 127.13.57.60:40789 requested a full tablet report, sending...
14:21:26.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.414141 13727 ts_manager.cc:194] Registered new tserver with Master: db89ce08df6b48bf9a0318b7b2403444 (127.13.57.2:45327)
14:21:26.414 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.414621 13727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.57.2:36445
14:21:26.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.415541 14088 heartbeater.cc:344] Connected to a master server at 127.13.57.62:36323
14:21:26.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.415596 14088 heartbeater.cc:461] Registering TS with master...
14:21:26.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.415655 14088 heartbeater.cc:507] Master 127.13.57.62:36323 requested a full tablet report, sending...
14:21:26.416 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.415920 13582 ts_manager.cc:194] Registered new tserver with Master: db89ce08df6b48bf9a0318b7b2403444 (127.13.57.2:45327)
14:21:26.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.417588 14089 heartbeater.cc:344] Connected to a master server at 127.13.57.61:39459
14:21:26.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.417671 14089 heartbeater.cc:461] Registering TS with master...
14:21:26.417 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.417719 14089 heartbeater.cc:507] Master 127.13.57.61:39459 requested a full tablet report, sending...
14:21:26.418 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.417981 13654 ts_manager.cc:194] Registered new tserver with Master: db89ce08df6b48bf9a0318b7b2403444 (127.13.57.2:45327)
14:21:26.487 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.487583 14093 flags.cc:432] Enabled unsafe flag: --openssl_security_level_override=0
14:21:26.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.487766 14093 flags.cc:432] Enabled unsafe flag: --rpc_server_allow_ephemeral_ports=true
14:21:26.488 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.487798 14093 flags.cc:432] Enabled unsafe flag: --never_fsync=true
14:21:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.489297 14093 flags.cc:432] Enabled experimental flag: --ipki_server_key_size=768
14:21:26.489 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.489378 14093 flags.cc:432] Enabled experimental flag: --local_ip_for_outbound_sockets=127.13.57.3
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.490885 14093 tablet_server_runner.cc:78] Tablet server non-default flags:
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_poll_interval_ms=100
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --builtin_ntp_servers=127.13.57.20:35493
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ntp_initial_sync_wait_secs=10
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --time_source=builtin
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_data_dirs=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --fs_wal_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --ipki_server_key_size=768
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --openssl_security_level_override=0
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_bind_addresses=127.13.57.3:0
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --rpc_server_allow_ephemeral_ports=true
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --metrics_log_interval_ms=1000
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_format=pb
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --server_dump_info_path=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data/info.pb
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_interface=127.13.57.3
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --webserver_port=0
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --tserver_master_addrs=127.13.57.62:36323,127.13.57.61:39459,127.13.57.60:40789
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --never_fsync=true
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --heap_profile_path=/tmp/kudu.14093
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --redact=none
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_experimental_flags=true
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --unlock_unsafe_flags=true
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --enable_minidumps=false
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --local_ip_for_outbound_sockets=127.13.57.3
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --log_dir=/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/logs
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logbuflevel=-1
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --logtostderr=true
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Tablet server version:
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) kudu 1.19.0-SNAPSHOT
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) revision e5736f718e5e433722f6b8766b4c965bea8722fd
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build type RELEASE
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) built by None at 08 Jul 2026 13:59:26 UTC on e7f111948823
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) build id 16862
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.491127 14093 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
14:21:26.491 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.491361 14093 file_cache.cc:504] Constructed file cache file cache with capacity 419430
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.493906 14098 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
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.493907 14099 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
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.494131 14093 server_base.cc:1061] running on GCE node
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.493938 14101 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
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.494501 14093 hybrid_clock.cc:584] initializing the hybrid clock with 'builtin' time source
14:21:26.494 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.494725 14093 hybrid_clock.cc:630] waiting up to --ntp_initial_sync_wait_secs=10 seconds for the clock to synchronize
14:21:26.495 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.495884 14093 hybrid_clock.cc:648] HybridClock initialized: now 1783520486495877 us; error 44 us; skew 500 ppm
14:21:26.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.497185 14093 webserver.cc:533] Webserver started at http://127.13.57.3:44877/ using document root <none> and password file <none>
14:21:26.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.497378 14093 fs_manager.cc:362] Metadata directory not provided
14:21:26.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.497437 14093 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
14:21:26.497 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.497534 14093 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
14:21:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.498621 14093 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data/instance:
14:21:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4baf82e961794eddbf4b6586f80ab351"
14:21:26.498 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.498973 14093 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal/instance:
14:21:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4baf82e961794eddbf4b6586f80ab351"
14:21:26.499 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.500 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.500416 14093 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.003s
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.501338 14107 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.501575 14093 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.501670 14093 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data,/tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) uuid: "4baf82e961794eddbf4b6586f80ab351"
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) format_stamp: "Formatted at 2026-07-08 14:21:26 on dist-test-slave-h14s"
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.501724 14093 fs_report.cc:389] FS layout report
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) --------------------
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) wal directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) metadata directory: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 1 data directories: /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data/data
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live blocks: 0
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes: 0
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total live bytes (after alignment): 0
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total number of LBM containers: 0 (0 full)
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for missing blocks
14:21:26.501 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Did not check for orphaned blocks
14:21:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM containers with extra space: 0 (0 repaired)
14:21:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total full LBM container extra space in bytes: 0 (0 repaired)
14:21:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total incomplete LBM containers: 0 (0 repaired)
14:21:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total LBM partial records: 0 (0 repaired)
14:21:26.502 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
14:21:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.519025 14093 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
14:21:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.519343 14093 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
14:21:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.519462 14093 kserver.cc:163] Server-wide thread pool size limit: 3276
14:21:26.519 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.519671 14093 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
14:21:26.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.520007 14093 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
14:21:26.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.520051 14093 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
14:21:26.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.520089 14093 ts_tablet_manager.cc:616] Registered 0 tablets
14:21:26.520 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.520107 14093 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
14:21:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.527474 14093 rpc_server.cc:307] RPC server started. Bound to: 127.13.57.3:34461
14:21:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.527508 14223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.13.57.3:34461 every 8 connection(s)
14:21:26.527 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.527849 14093 server_base.cc:1193] Dumped server information to /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/data/info.pb
14:21:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533046 14225 heartbeater.cc:344] Connected to a master server at 127.13.57.62:36323
14:21:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533143 14225 heartbeater.cc:461] Registering TS with master...
14:21:26.533 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533334 14225 heartbeater.cc:507] Master 127.13.57.62:36323 requested a full tablet report, sending...
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533687 14224 heartbeater.cc:344] Connected to a master server at 127.13.57.60:40789
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533751 14224 heartbeater.cc:461] Registering TS with master...
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533811 13540 external_mini_cluster.cc:1434] Started /tmp/dist-test-task3r1KAj/build/release/bin/kudu as pid 14093
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533842 14224 heartbeater.cc:507] Master 127.13.57.60:40789 requested a full tablet report, sending...
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.533872 13540 external_mini_cluster.cc:1448] Reading /tmp/dist-test-task3r1KAj/test-tmp/mini-kudu-cluster7935876803930035671/ts-2/wal/instance
14:21:26.534 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.534456 13582 ts_manager.cc:194] Registered new tserver with Master: 4baf82e961794eddbf4b6586f80ab351 (127.13.57.3:34461)
14:21:26.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.534865 13727 ts_manager.cc:194] Registered new tserver with Master: 4baf82e961794eddbf4b6586f80ab351 (127.13.57.3:34461)
14:21:26.535 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.535327 13727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.13.57.3:37461
14:21:26.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.537390 14226 heartbeater.cc:344] Connected to a master server at 127.13.57.61:39459
14:21:26.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.537444 14226 heartbeater.cc:461] Registering TS with master...
14:21:26.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.537496 14226 heartbeater.cc:507] Master 127.13.57.61:39459 requested a full tablet report, sending...
14:21:26.537 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.537813 13654 ts_manager.cc:194] Registered new tserver with Master: 4baf82e961794eddbf4b6586f80ab351 (127.13.57.3:34461)
14:21:26.548 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.548120 13540 external_mini_cluster.cc:955] 3 TS(s) registered with all masters
14:21:26.549 [DEBUG - main] (MiniKuduCluster.java:195) Response: 
14:21:26.549 [DEBUG - main] (MiniKuduCluster.java:185) Request: get_masters {
}

14:21:26.552 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_masters {
  masters {
    id {
      type: MASTER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.57.62"
      port: 36323
    }
    bound_http_address {
      host: "127.13.57.62"
      port: 36835
    }
  }
  masters {
    id {
      type: MASTER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.57.61"
      port: 39459
    }
    bound_http_address {
      host: "127.13.57.61"
      port: 35555
    }
  }
  masters {
    id {
      type: MASTER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.57.60"
      port: 40789
    }
    bound_http_address {
      host: "127.13.57.60"
      port: 42885
    }
  }
}

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

14:21:26.553 [DEBUG - main] (MiniKuduCluster.java:195) Response: get_tservers {
  tservers {
    id {
      type: TSERVER
      index: 0
    }
    bound_rpc_address {
      host: "127.13.57.1"
      port: 38237
    }
    bound_http_address {
      host: "127.13.57.1"
      port: 38569
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 1
    }
    bound_rpc_address {
      host: "127.13.57.2"
      port: 45327
    }
    bound_http_address {
      host: "127.13.57.2"
      port: 32959
    }
  }
  tservers {
    id {
      type: TSERVER
      index: 2
    }
    bound_rpc_address {
      host: "127.13.57.3"
      port: 34461
    }
    bound_http_address {
      host: "127.13.57.3"
      port: 44877
    }
  }
}

14:21:26.554 [INFO - main] (KuduTestHarness.java:157) Creating a new Kudu client...
14:21:26.556 [DEBUG - main] (SecurityUtil.java:122) Could not login via JAAS. Using no credentials: Unable to obtain Principal Name for authentication 
14:21:26.558 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.57.62:36323(127.13.57.62:36323)] connecting to peer
14:21:26.558 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.57.60:40789(127.13.57.60:40789)] connecting to peer
14:21:26.559 [DEBUG - Time-limited test] (Connection.java:748) [peer master-127.13.57.61:39459(127.13.57.61:39459)] connecting to peer
14:21:26.559 [DEBUG - kudu-nio-0] (Connection.java:757) [peer master-127.13.57.62:36323(127.13.57.62:36323)] Successfully connected to peer
14:21:26.560 [DEBUG - kudu-nio-1] (Connection.java:757) [peer master-127.13.57.60:40789(127.13.57.60:40789)] Successfully connected to peer
14:21:26.560 [DEBUG - kudu-nio-2] (Connection.java:757) [peer master-127.13.57.61:39459(127.13.57.61:39459)] Successfully connected to peer
14:21:26.561 [DEBUG - kudu-nio-0] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.57.62
14:21:26.561 [DEBUG - kudu-nio-1] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.57.60
14:21:26.561 [DEBUG - kudu-nio-2] (Negotiator.java:528) SASL mechanism PLAIN chosen for peer 127.13.57.61
14:21:26.569 [DEBUG - kudu-nio-2] (Negotiator.java:918) Authenticated connection [id: 0x2e54cc95, L:/127.0.0.1:58074 - R:/127.13.57.61:39459] using SASL/PLAIN
14:21:26.569 [DEBUG - kudu-nio-1] (Negotiator.java:918) Authenticated connection [id: 0x24a853b0, L:/127.0.0.1:59254 - R:/127.13.57.60:40789] using SASL/PLAIN
14:21:26.569 [DEBUG - kudu-nio-0] (Negotiator.java:918) Authenticated connection [id: 0xfa641d7f, L:/127.0.0.1:47942 - R:/127.13.57.62:36323] using SASL/PLAIN
14:21:26.571 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet Kudu Master for table 'Kudu Master' with partition [<start>, <end>)
14:21:26.571 [DEBUG - kudu-nio-1] (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.13.57.62:36323, [1ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.57.60:40789, [2ms] Sub RPC ConnectToMaster: sending RPC to server master-127.13.57.61:39459, [13ms] Sub RPC ConnectToMaster: received response from server master-127.13.57.61:39459: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.13.57.62:36323: OK, [13ms] Sub RPC ConnectToMaster: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.572114 13727 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59254:
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) name: "testMultipleSessions"
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) schema {
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "key"
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: true
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column1_i"
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column2_i"
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: INT32
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:26.572 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column3_s"
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: STRING
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: true
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     encoding: DICT_ENCODING
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     compression: LZ4
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 4096
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   columns {
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     name: "column4_b"
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     type: BOOL
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_key: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_nullable: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     cfile_block_size: 0
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     immutable: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     is_auto_incrementing: false
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) partition_schema {
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   range_schema {
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     columns {
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)       name: "key"
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)     }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751)   }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) }
14:21:26.573 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.572422 13727 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table testMultipleSessions in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
14:21:26.576 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:894) Opened table 66a7fce7fda8428abf0d8d44daaa5957
14:21:26.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.582238 14021 tablet_service.cc:1511] Processing CreateTablet for tablet e5f178a56d244506a0602ad6123b0a82 (DEFAULT_TABLE table=testMultipleSessions [id=66a7fce7fda8428abf0d8d44daaa5957]), partition=RANGE (key) PARTITION UNBOUNDED
14:21:26.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.582569 14021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f178a56d244506a0602ad6123b0a82. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:26.582 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.582715 13886 tablet_service.cc:1511] Processing CreateTablet for tablet e5f178a56d244506a0602ad6123b0a82 (DEFAULT_TABLE table=testMultipleSessions [id=66a7fce7fda8428abf0d8d44daaa5957]), partition=RANGE (key) PARTITION UNBOUNDED
14:21:26.583 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.582980 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f178a56d244506a0602ad6123b0a82. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:26.584 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.584836 14241 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Bootstrap starting.
14:21:26.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.585510 14157 tablet_service.cc:1511] Processing CreateTablet for tablet e5f178a56d244506a0602ad6123b0a82 (DEFAULT_TABLE table=testMultipleSessions [id=66a7fce7fda8428abf0d8d44daaa5957]), partition=RANGE (key) PARTITION UNBOUNDED
14:21:26.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.585693 14241 tablet_bootstrap.cc:654] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Neither blocks nor log segments found. Creating new log.
14:21:26.585 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.585767 14157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f178a56d244506a0602ad6123b0a82. 1 dirs total, 0 dirs full, 0 dirs failed
14:21:26.586 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.585968 14241 log.cc:826] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Log is configured to *not* fsync() on all Append() calls
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.586264 14242 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: Bootstrap starting.
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.586586 14241 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: No bootstrap required, opened a new log
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.586637 14241 ts_tablet_manager.cc:1403] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588400 14244 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: Bootstrap starting.
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588665 14241 raft_consensus.cc:359] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588770 14241 raft_consensus.cc:385] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588789 14241 raft_consensus.cc:740] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db89ce08df6b48bf9a0318b7b2403444, State: Initialized, Role: FOLLOWER
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588884 14241 consensus_queue.cc:260] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [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: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.589 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.588961 14244 tablet_bootstrap.cc:654] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: Neither blocks nor log segments found. Creating new log.
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.589125 14087 heartbeater.cc:499] Master 127.13.57.60:40789 was elected leader, sending a full tablet report...
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.589222 14244 log.cc:826] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: Log is configured to *not* fsync() on all Append() calls
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.589119 14241 ts_tablet_manager.cc:1434] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.003s
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.590322 14242 tablet_bootstrap.cc:654] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: Neither blocks nor log segments found. Creating new log.
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.590576 14242 log.cc:826] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: Log is configured to *not* fsync() on all Append() calls
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.590624 14244 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: No bootstrap required, opened a new log
14:21:26.591 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.590677 14244 ts_tablet_manager.cc:1403] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.591900 14242 tablet_bootstrap.cc:492] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: No bootstrap required, opened a new log
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.591964 14242 ts_tablet_manager.cc:1403] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592442 14244 raft_consensus.cc:359] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592569 14244 raft_consensus.cc:385] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592602 14244 raft_consensus.cc:740] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4baf82e961794eddbf4b6586f80ab351, State: Initialized, Role: FOLLOWER
14:21:26.592 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592707 14244 consensus_queue.cc:260] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [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: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592931 14244 ts_tablet_manager.cc:1434] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
14:21:26.593 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.592943 14224 heartbeater.cc:499] Master 127.13.57.60:40789 was elected leader, sending a full tablet report...
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.593883 14242 raft_consensus.cc:359] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.594128 14242 raft_consensus.cc:385] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.594247 14242 raft_consensus.cc:740] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ce657dee7514ef9934af25b89fd3776, State: Initialized, Role: FOLLOWER
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.594398 14242 consensus_queue.cc:260] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [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: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.594630 14242 ts_tablet_manager.cc:1434] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
14:21:26.594 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.594686 13952 heartbeater.cc:499] Master 127.13.57.60:40789 was elected leader, sending a full tablet report...
14:21:26.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.635149 14245 raft_consensus.cc:493] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
14:21:26.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.635295 14245 raft_consensus.cc:515] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.635 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.635661 14245 leader_election.cc:290] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4baf82e961794eddbf4b6586f80ab351 (127.13.57.3:34461), 3ce657dee7514ef9934af25b89fd3776 (127.13.57.1:38237)
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639171 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f178a56d244506a0602ad6123b0a82" candidate_uuid: "db89ce08df6b48bf9a0318b7b2403444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4baf82e961794eddbf4b6586f80ab351" is_pre_election: true
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639173 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f178a56d244506a0602ad6123b0a82" candidate_uuid: "db89ce08df6b48bf9a0318b7b2403444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce657dee7514ef9934af25b89fd3776" is_pre_election: true
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639326 14176 raft_consensus.cc:2468] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db89ce08df6b48bf9a0318b7b2403444 in term 0.
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639326 13906 raft_consensus.cc:2468] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate db89ce08df6b48bf9a0318b7b2403444 in term 0.
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639532 13974 leader_election.cc:304] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [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: 4baf82e961794eddbf4b6586f80ab351, db89ce08df6b48bf9a0318b7b2403444; no voters: 
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639667 14245 raft_consensus.cc:2804] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Leader pre-election won for term 1
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639742 14245 raft_consensus.cc:493] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
14:21:26.639 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.639766 14245 raft_consensus.cc:3060] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 0 FOLLOWER]: Advancing to term 1
14:21:26.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640561 14245 raft_consensus.cc:515] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.640 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640699 14245 leader_election.cc:290] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [CANDIDATE]: Term 1 election: Requested vote from peers 4baf82e961794eddbf4b6586f80ab351 (127.13.57.3:34461), 3ce657dee7514ef9934af25b89fd3776 (127.13.57.1:38237)
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640858 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f178a56d244506a0602ad6123b0a82" candidate_uuid: "db89ce08df6b48bf9a0318b7b2403444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ce657dee7514ef9934af25b89fd3776"
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640918 14176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f178a56d244506a0602ad6123b0a82" candidate_uuid: "db89ce08df6b48bf9a0318b7b2403444" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4baf82e961794eddbf4b6586f80ab351"
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640956 13906 raft_consensus.cc:3060] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 0 FOLLOWER]: Advancing to term 1
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.640975 14176 raft_consensus.cc:3060] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 0 FOLLOWER]: Advancing to term 1
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.641773 13906 raft_consensus.cc:2468] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db89ce08df6b48bf9a0318b7b2403444 in term 1.
14:21:26.641 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.641773 14176 raft_consensus.cc:2468] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate db89ce08df6b48bf9a0318b7b2403444 in term 1.
14:21:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.641937 13974 leader_election.cc:304] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [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: 4baf82e961794eddbf4b6586f80ab351, db89ce08df6b48bf9a0318b7b2403444; no voters: 
14:21:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.642026 14245 raft_consensus.cc:2804] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 1 FOLLOWER]: Leader election won for term 1
14:21:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.642184 14245 raft_consensus.cc:697] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [term 1 LEADER]: Becoming Leader. State: Replica: db89ce08df6b48bf9a0318b7b2403444, State: Running, Role: LEADER
14:21:26.642 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.642273 14245 consensus_queue.cc:237] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [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: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } }
14:21:26.643 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.643151 13727 catalog_manager.cc:5697] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 reported cstate change: term changed from 0 to 1, leader changed from <none> to db89ce08df6b48bf9a0318b7b2403444 (127.13.57.2). New cstate: current_term: 1 leader_uuid: "db89ce08df6b48bf9a0318b7b2403444" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "db89ce08df6b48bf9a0318b7b2403444" member_type: VOTER last_known_addr { host: "127.13.57.2" port: 45327 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 } health_report { overall_health: UNKNOWN } } }
14:21:26.658 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) W20260708 14:21:26.658363 14090 tablet.cc:2406] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444: Can't schedule compaction. Clean time has not been advanced past its initial value.
14:21:26.663 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.664 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.664 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=1), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [1ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.664 [DEBUG - kudu-nio-1] (Connection.java:748) [peer db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)] connecting to peer
14:21:26.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.666 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.666 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=3), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [3ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.668 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.668 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.668 [DEBUG - kudu-nio-1] (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.13.57.60:40789, [6ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.668 [DEBUG - kudu-nio-3] (Connection.java:757) [peer db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)] Successfully connected to peer
14:21:26.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [1ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [6ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.669 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.669 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=6), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [6ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.670 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.670 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.670 [DEBUG - kudu-nio-1] (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.13.57.60:40789, [8ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [7ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:2538) Learned about tablet e5f178a56d244506a0602ad6123b0a82 for table 'testMultipleSessions' with partition [<start>, <end>)
14:21:26.671 [DEBUG - kudu-nio-1] (TableLocationsCache.java:192) Discovered table locations:	[Tablet{lowerBoundPartitionKey=0x, upperBoundPartitionKey=0x, ttl=299999, tablet=e5f178a56d244506a0602ad6123b0a82@[3ce657dee7514ef9934af25b89fd3776(127.13.57.1:38237),4baf82e961794eddbf4b6586f80ab351(127.13.57.3:34461),db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)[L]]}]
14:21:26.671 [DEBUG - kudu-nio-1] (AsyncKuduClient.java:1488) Retrying sending RPC KuduRpc(method=Write, tablet=null, attempt=1, sequence_id=-1, TimeoutTracker(timeout=30000, elapsed=7), Traces: [0ms] refreshing cache from master, [0ms] Sub RPC GetTableLocations: sending RPC to server master-127.13.57.60:40789, [7ms] Sub RPC GetTableLocations: received response from server master-127.13.57.60:40789: OK, deferred=null) after lookup
14:21:26.678 [DEBUG - kudu-nio-3] (Negotiator.java:918) Authenticated connection [id: 0x89f75343, L:/127.0.0.1:42142 - R:/127.13.57.2:45327] using TOKEN/null
14:21:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.680299 13906 raft_consensus.cc:1275] T e5f178a56d244506a0602ad6123b0a82 P 3ce657dee7514ef9934af25b89fd3776 [term 1 FOLLOWER]: Refusing update from remote peer db89ce08df6b48bf9a0318b7b2403444: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.680300 14176 raft_consensus.cc:1275] T e5f178a56d244506a0602ad6123b0a82 P 4baf82e961794eddbf4b6586f80ab351 [term 1 FOLLOWER]: Refusing update from remote peer db89ce08df6b48bf9a0318b7b2403444: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
14:21:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.680627 14245 consensus_queue.cc:1048] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4baf82e961794eddbf4b6586f80ab351" member_type: VOTER last_known_addr { host: "127.13.57.3" port: 34461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:26.680 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.680744 14250 consensus_queue.cc:1048] T e5f178a56d244506a0602ad6123b0a82 P db89ce08df6b48bf9a0318b7b2403444 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ce657dee7514ef9934af25b89fd3776" member_type: VOTER last_known_addr { host: "127.13.57.1" port: 38237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
14:21:26.689 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.689448 14285 mvcc.cc:204] Tried to move back new op lower bound from 7305299913439932416 to 7305299913287294976. Current Snapshot: MvccSnapshot[applied={T|T < 7305299913439932416}]
14:21:26.700 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.700711 14287 mvcc.cc:204] Tried to move back new op lower bound from 7305299913439932416 to 7305299913287294976. Current Snapshot: MvccSnapshot[applied={T|T < 7305299913439932416}]
14:21:26.737 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.737741 14284 mvcc.cc:204] Tried to move back new op lower bound from 7305299913673719808 to 7305299913287294976. Current Snapshot: MvccSnapshot[applied={T|T < 7305299913673719808 or (T in {7305299913673719808})}]
14:21:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.949010 13796 catalog_manager.cc:1295] Loaded cluster ID: f938a7937b16437c818b151dbc76a028
14:21:26.949 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.949093 13796 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: loading cluster ID for follower catalog manager: success
14:21:26.950 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.950470 13796 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: acquiring CA information for follower catalog manager: success
14:21:26.951 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:26.950788 13796 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 7728cdd1fcb3414f9b3121c7e67b2e2f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:21:27.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:27.030320 13810 catalog_manager.cc:1295] Loaded cluster ID: f938a7937b16437c818b151dbc76a028
14:21:27.030 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:27.030407 13810 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: loading cluster ID for follower catalog manager: success
14:21:27.031 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:27.031745 13810 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: acquiring CA information for follower catalog manager: success
14:21:27.032 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:27.032074 13810 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 6a30630335e74c4da785d2139412b1ba: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
14:21:39.371 [INFO - Time-limited test] (ITClientStress.java:178) Upserted 15500 rows
14:21:39.371 [DEBUG - main] (Connection.java:575) [peer master-127.13.57.62:36323(127.13.57.62:36323)] disconnecting while in state READY
14:21:39.372 [DEBUG - main] (Connection.java:575) [peer master-127.13.57.60:40789(127.13.57.60:40789)] disconnecting while in state READY
14:21:39.372 [DEBUG - main] (Connection.java:575) [peer db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)] disconnecting while in state READY
14:21:39.372 [DEBUG - main] (Connection.java:575) [peer master-127.13.57.61:39459(127.13.57.61:39459)] disconnecting while in state READY
14:21:39.372 [DEBUG - kudu-nio-0] (Connection.java:239) [peer master-127.13.57.62:36323(127.13.57.62:36323)] handling channelInactive
14:21:39.372 [DEBUG - kudu-nio-1] (Connection.java:239) [peer master-127.13.57.60:40789(127.13.57.60:40789)] handling channelInactive
14:21:39.372 [DEBUG - kudu-nio-1] (Connection.java:709) [peer master-127.13.57.60:40789(127.13.57.60:40789)] cleaning up while in state READY due to: connection closed
14:21:39.372 [DEBUG - kudu-nio-2] (Connection.java:239) [peer master-127.13.57.61:39459(127.13.57.61:39459)] handling channelInactive
14:21:39.372 [DEBUG - kudu-nio-2] (Connection.java:709) [peer master-127.13.57.61:39459(127.13.57.61:39459)] cleaning up while in state READY due to: connection closed
14:21:39.372 [DEBUG - kudu-nio-0] (Connection.java:709) [peer master-127.13.57.62:36323(127.13.57.62:36323)] cleaning up while in state READY due to: connection closed
14:21:39.373 [DEBUG - kudu-nio-3] (AsyncKuduClient.java:2704) Releasing all remaining resources
14:21:39.374 [DEBUG - kudu-nio-3] (Connection.java:239) [peer db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)] handling channelInactive
14:21:39.374 [DEBUG - kudu-nio-3] (Connection.java:709) [peer db89ce08df6b48bf9a0318b7b2403444(127.13.57.2:45327)] cleaning up while in state READY due to: connection closed
14:21:39.374 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.374818 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 13824
14:21:39.381 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.380841 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 13959
14:21:39.386 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.386354 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 14093
14:21:39.393 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.392783 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 13551
14:21:39.398 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.398155 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 13622
14:21:39.402 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) I20260708 14:21:39.402796 13540 external_mini_cluster.cc:1664] Killing /tmp/dist-test-task3r1KAj/build/release/bin/kudu with pid 13695
14:21:39.436 [INFO - cluster stderr printer] (MiniKuduCluster.java:751) 2026-07-08T14:21:39Z chronyd exiting

Time: 28.336

OK (2 tests)

